#55F3CA#55F3CA
#55F3CA is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.1% C 0.144 H 172.2°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #55F3CA |
|---|---|
| RGB | rgb(85, 243, 202) |
| HSL | hsl(164, 87%, 64%) |
| HSV | hsv(164, 65%, 95%) |
| CMYK | cmyk(65%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(87.14, -50.72, 7.73) |
| CIE-LCH | lch(87.14, 51.31, 171.34°) |
| OKLab | oklab(87.1% -0.1429 0.0196) |
| OKLCH | oklch(87.1% 0.144 172.2) |
| XYZ | xyz(46.4523, 70.2916, 66.9852) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.05
Bright Teal
#01F9C6
ΔE00 3.06
Aqua Marine
#2EE8BB
ΔE00 3.12
Aqua (survey)
#13EAC9
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 3.77
Light Aqua
#8CFFDB
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F3CA #F3557E
analogous
#55F37B #55F3CA #55CDF3
triadic
#55F3CA #CA55F3 #F3CA55
tetradic
#55F3CA #7B55F3 #F3557E #CDF355
square
#55F3CA #7B55F3 #F3557E #CDF355
split-complementary
#55F3CA #F355CD #F37B55
monochromatic
#0EC092 #1CEFB8 #55F3CA #8EF7DC #C7FBEE
Accessibility & contrast
On white
1.39
#55F3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#55F3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F3CA
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F3CA | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #55f3ca; /* rgb */ color: rgb(85, 243, 202); /* oklch */ color: oklch(87.1% 0.144 172.2);
Tailwind
colors: {
custom: {
50: '#96f8da',
500: '#55f3ca',
950: '#000000',
},
}SCSS
$custom: #55f3ca; $custom-light: #96f8da; $custom-dark: #000000;
JSON
{
"hex": "#55f3ca",
"rgb": {
"r": 85,
"g": 243,
"b": 202
},
"hsl": {
"h": 164.43,
"s": 86.813,
"l": 64.314
},
"oklch": {
"l": 0.871,
"c": 0.14427,
"h": 172.2
},
"luminance": 0.70297
}Semantic roles & 50–950 ramp
primary
#55F3CA
secondary
#BE2E54
accent
#023DE3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583