#55FFE2#55FFE2
#55FFE2 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.144 H 179.1°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFE2 |
|---|---|
| RGB | rgb(85, 255, 226) |
| HSL | hsl(170, 100%, 67%) |
| HSV | hsv(170, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.21, -49.96, 1.14) |
| CIE-LCH | lch(91.21, 49.98, 178.69°) |
| OKLab | oklab(90.61% -0.1441 0.0022) |
| OKLCH | oklch(90.61% 0.144 179.1) |
| XYZ | xyz(53.2271, 78.9363, 84.3678) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.98
Bright Aqua
#0BF9EA
ΔE00 4.73
Light Aqua
#8CFFDB
ΔE00 4.87
Aqua (survey)
#13EAC9
ΔE00 5.14
Aquamarine
#7FFFD4
ΔE00 5.25
Light Turquoise
#7EF4CC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFE2 #FF5572
analogous
#55FF8D #55FFE2 #55C7FF
triadic
#55FFE2 #E255FF #FFE255
tetradic
#55FFE2 #8D55FF #FF5572 #C7FF55
square
#55FFE2 #8D55FF #FF5572 #C7FF55
split-complementary
#55FFE2 #FF55C7 #FF8D55
monochromatic
#00DAB4 #18FFD8 #55FFE2 #92FFEC #CFFFF7
Accessibility & contrast
On white
1.25
#55FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#55FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFE2
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFE2 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E1
Deuteranopia (green-blind)
#DDDEE4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #55ffe2; /* rgb */ color: rgb(85, 255, 226); /* oklch */ color: oklch(90.6% 0.144 179.1);
Tailwind
colors: {
custom: {
50: '#99ffeb',
500: '#55ffe2',
950: '#000000',
},
}SCSS
$custom: #55ffe2; $custom-light: #99ffeb; $custom-dark: #000000;
JSON
{
"hex": "#55ffe2",
"rgb": {
"r": 85,
"g": 255,
"b": 226
},
"hsl": {
"h": 169.765,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.90608,
"c": 0.14415,
"h": 179.1
},
"luminance": 0.78942
}Semantic roles & 50–950 ramp
primary
#55FFE2
secondary
#D32543
accent
#0027E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#0F1816
muted
#808684