#55F3D3#55F3D3
#55F3D3 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.3% C 0.139 H 176.7°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #55F3D3 |
|---|---|
| RGB | rgb(85, 243, 211) |
| HSL | hsl(168, 87%, 64%) |
| HSV | hsv(168, 65%, 95%) |
| CMYK | cmyk(65%, 0%, 13.2%, 4.7%) |
| CIE-LAB | lab(87.35, -48.57, 3.34) |
| CIE-LCH | lch(87.35, 48.68, 176.06°) |
| OKLab | oklab(87.35% -0.1389 0.0081) |
| OKLCH | oklch(87.35% 0.139 176.7) |
| XYZ | xyz(47.5491, 70.7304, 72.7618) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.95
Tiffany Blue
#7BF2DA
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 4.14
Aqua Marine
#2EE8BB
ΔE00 4.59
Aquamarine
#7FFFD4
ΔE00 4.86
Light Aqua
#8CFFDB
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F3D3 #F35575
analogous
#55F384 #55F3D3 #55C4F3
triadic
#55F3D3 #D355F3 #F3D355
tetradic
#55F3D3 #8455F3 #F35575 #C4F355
square
#55F3D3 #8455F3 #F35575 #C4F355
split-complementary
#55F3D3 #F355C4 #F38455
monochromatic
#0EC09C #1CEFC4 #55F3D3 #8EF7E2 #C7FBF1
Accessibility & contrast
On white
1.39
#55F3D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#55F3D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F3D3
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F3D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F3D3 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE5D2
Deuteranopia (green-blind)
#D4D4D5
Tritanopia (blue-blind)
#00F6E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #55f3d3; /* rgb */ color: rgb(85, 243, 211); /* oklch */ color: oklch(87.3% 0.139 176.7);
Tailwind
colors: {
custom: {
50: '#96f8e0',
500: '#55f3d3',
950: '#000000',
},
}SCSS
$custom: #55f3d3; $custom-light: #96f8e0; $custom-dark: #000000;
JSON
{
"hex": "#55f3d3",
"rgb": {
"r": 85,
"g": 243,
"b": 211
},
"hsl": {
"h": 167.848,
"s": 86.813,
"l": 64.314
},
"oklch": {
"l": 0.87346,
"c": 0.13917,
"h": 176.7
},
"luminance": 0.70736
}Semantic roles & 50–950 ramp
primary
#55F3D3
secondary
#BE2E4B
accent
#0230E3
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584