#55EBEE#55EBEE
#55EBEE is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.3% C 0.125 H 197.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #55EBEE |
|---|---|
| RGB | rgb(85, 235, 238) |
| HSL | hsl(181, 82%, 63%) |
| HSV | hsv(181, 64%, 93%) |
| CMYK | cmyk(64.3%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(85.76, -38.04, -13.16) |
| CIE-LCH | lch(85.76, 40.26, 199.08°) |
| OKLab | oklab(86.3% -0.1194 -0.0365) |
| OKLCH | oklch(86.3% 0.125 197) |
| XYZ | xyz(48.8804, 67.5156, 91.3280) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.08
Bright Cyan
#41FDFE
ΔE00 4.00
Aqua
#00FFFF
ΔE00 4.88
Robin'S Egg
#6DEDFD
ΔE00 5.13
Bright Turquoise
#0FFEF9
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EBEE #EE5855
analogous
#55EEA4 #55EBEE #559FEE
triadic
#55EBEE #EE55EB #EBEE55
tetradic
#55EBEE #A455EE #EE5855 #9FEE55
square
#55EBEE #A455EE #EE5855 #9FEE55
split-complementary
#55EBEE #EE559F #EEA455
monochromatic
#12B3B6 #1DE4E8 #55EBEE #8DF2F4 #C4F8F9
Accessibility & contrast
On white
1.45
#55EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#55EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EBEE
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EBEE | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EF
Deuteranopia (green-blind)
#C4CFEF
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #55ebee; /* rgb */ color: rgb(85, 235, 238); /* oklch */ color: oklch(86.3% 0.125 197.0);
Tailwind
colors: {
custom: {
50: '#97f2f3',
500: '#55ebee',
950: '#000000',
},
}SCSS
$custom: #55ebee; $custom-light: #97f2f3; $custom-dark: #000000;
JSON
{
"hex": "#55ebee",
"rgb": {
"r": 85,
"g": 235,
"b": 238
},
"hsl": {
"h": 181.176,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.86295,
"c": 0.12489,
"h": 197
},
"luminance": 0.67521
}Semantic roles & 50–950 ramp
primary
#55EBEE
secondary
#B63431
accent
#0C07DE
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585