#55F8DA#55F8DA
#55F8DA is a very light, vivid teal. Relative luminance 0.741; OKLCH L 88.7% C 0.141 H 178.1°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #55F8DA |
|---|---|
| RGB | rgb(85, 248, 218) |
| HSL | hsl(169, 92%, 65%) |
| HSV | hsv(169, 66%, 97%) |
| CMYK | cmyk(65.7%, 0%, 12.1%, 2.7%) |
| CIE-LAB | lab(88.98, -48.98, 2.05) |
| CIE-LCH | lch(88.98, 49.02, 177.60°) |
| OKLab | oklab(88.73% -0.1408 0.0047) |
| OKLCH | oklch(88.73% 0.141 178.1) |
| XYZ | xyz(49.9625, 74.1225, 77.9900) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.28
Aqua (survey)
#13EAC9
ΔE00 3.83
Light Aqua
#8CFFDB
ΔE00 4.77
Light Turquoise
#7EF4CC
ΔE00 4.77
Aquamarine
#7FFFD4
ΔE00 4.99
Bright Aqua
#0BF9EA
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F8DA #F85573
analogous
#55F888 #55F8DA #55C4F8
triadic
#55F8DA #DA55F8 #F8DA55
tetradic
#55F8DA #8855F8 #F85573 #C4F855
square
#55F8DA #8855F8 #F85573 #C4F855
split-complementary
#55F8DA #F855C4 #F88855
monochromatic
#08CAA7 #1AF6CD #55F8DA #90FAE7 #CBFDF4
Accessibility & contrast
On white
1.33
#55F8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#55F8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F8DA
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F8DA | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9D9
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#00FCEF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #55f8da; /* rgb */ color: rgb(85, 248, 218); /* oklch */ color: oklch(88.7% 0.141 178.1);
Tailwind
colors: {
custom: {
50: '#97fbe5',
500: '#55f8da',
950: '#000000',
},
}SCSS
$custom: #55f8da; $custom-light: #97fbe5; $custom-dark: #000000;
JSON
{
"hex": "#55f8da",
"rgb": {
"r": 85,
"g": 248,
"b": 218
},
"hsl": {
"h": 168.957,
"s": 92.09,
"l": 65.294
},
"oklch": {
"l": 0.88729,
"c": 0.14087,
"h": 178.1
},
"luminance": 0.74128
}Semantic roles & 50–950 ramp
primary
#55F8DA
secondary
#C62B47
accent
#002AE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584