#55EECF#55EECF
#55EECF is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.0% C 0.136 H 176.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #55EECF |
|---|---|
| RGB | rgb(85, 238, 207) |
| HSL | hsl(168, 82%, 63%) |
| HSV | hsv(168, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 13%, 6.7%) |
| CIE-LAB | lab(85.80, -47.42, 3.18) |
| CIE-LCH | lch(85.80, 47.52, 176.17°) |
| OKLab | oklab(86.04% -0.1357 0.0077) |
| OKLCH | oklch(86.04% 0.136 176.8) |
| XYZ | xyz(45.5779, 67.5804, 69.6617) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.44
Tiffany Blue
#7BF2DA
ΔE00 3.35
Aqua Marine
#2EE8BB
ΔE00 4.23
Light Turquoise
#7EF4CC
ΔE00 4.35
Bright Teal
#01F9C6
ΔE00 5.34
Turquoise
#40E0D0
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EECF #EE5574
analogous
#55EE82 #55EECF #55C0EE
triadic
#55EECF #CF55EE #EECF55
tetradic
#55EECF #8255EE #EE5574 #C0EE55
square
#55EECF #8255EE #EE5574 #C0EE55
split-complementary
#55EECF #EE55C0 #EE8255
monochromatic
#12B695 #1DE8BF #55EECF #8DF4DF #C4F9EE
Accessibility & contrast
On white
1.45
#55EECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#55EECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EECF
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EECF | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CE
Deuteranopia (green-blind)
#CFD0D1
Tritanopia (blue-blind)
#00F1E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #55eecf; /* rgb */ color: rgb(85, 238, 207); /* oklch */ color: oklch(86.0% 0.136 176.8);
Tailwind
colors: {
custom: {
50: '#96f4dd',
500: '#55eecf',
950: '#000000',
},
}SCSS
$custom: #55eecf; $custom-light: #96f4dd; $custom-dark: #000000;
JSON
{
"hex": "#55eecf",
"rgb": {
"r": 85,
"g": 238,
"b": 207
},
"hsl": {
"h": 167.843,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.86044,
"c": 0.13594,
"h": 176.8
},
"luminance": 0.67585
}Semantic roles & 50–950 ramp
primary
#55EECF
secondary
#B6314C
accent
#0733DE
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584