#55F0DA#55F0DA
#55F0DA is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.8% C 0.133 H 181.9°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #55F0DA |
|---|---|
| RGB | rgb(85, 240, 218) |
| HSL | hsl(171, 84%, 64%) |
| HSV | hsv(171, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 9.2%, 5.9%) |
| CIE-LAB | lab(86.66, -45.55, -1.34) |
| CIE-LCH | lch(86.66, 45.57, 181.68°) |
| OKLab | oklab(86.84% -0.1329 -0.0043) |
| OKLCH | oklch(86.84% 0.133 181.9) |
| XYZ | xyz(47.5553, 69.3082, 77.1876) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.88
Bright Aqua
#0BF9EA
ΔE00 3.70
Turquoise
#40E0D0
ΔE00 3.98
Aqua (survey)
#13EAC9
ΔE00 4.04
Light Turquoise
#7EF4CC
ΔE00 6.42
Bright Turquoise
#0FFEF9
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F0DA #F0556B
analogous
#55F08C #55F0DA #55B8F0
triadic
#55F0DA #DA55F0 #F0DA55
tetradic
#55F0DA #8C55F0 #F0556B #B8F055
square
#55F0DA #8C55F0 #F0556B #B8F055
split-complementary
#55F0DA #F055B8 #F08C55
monochromatic
#10BAA2 #1DEBCE #55F0DA #8DF5E6 #C5FAF2
Accessibility & contrast
On white
1.41
#55F0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#55F0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F0DA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F0DA | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3D9
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #55f0da; /* rgb */ color: rgb(85, 240, 218); /* oklch */ color: oklch(86.8% 0.133 181.9);
Tailwind
colors: {
custom: {
50: '#96f5e5',
500: '#55f0da',
950: '#000000',
},
}SCSS
$custom: #55f0da; $custom-light: #96f5e5; $custom-dark: #000000;
JSON
{
"hex": "#55f0da",
"rgb": {
"r": 85,
"g": 240,
"b": 218
},
"hsl": {
"h": 171.484,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.86836,
"c": 0.13296,
"h": 181.9
},
"luminance": 0.69313
}Semantic roles & 50–950 ramp
primary
#55F0DA
secondary
#B93044
accent
#0524E0
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584