#55FEE2#55FEE2
#55FEE2 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.4% C 0.143 H 179.6°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #55FEE2 |
|---|---|
| RGB | rgb(85, 254, 226) |
| HSL | hsl(170, 99%, 66%) |
| HSV | hsv(170, 67%, 100%) |
| CMYK | cmyk(66.5%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(90.92, -49.54, 0.72) |
| CIE-LCH | lch(90.92, 49.54, 179.17°) |
| OKLab | oklab(90.37% -0.1432 0.0011) |
| OKLCH | oklch(90.37% 0.143 179.6) |
| XYZ | xyz(52.9090, 78.2999, 84.2617) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.80
Bright Aqua
#0BF9EA
ΔE00 4.45
Light Aqua
#8CFFDB
ΔE00 5.01
Aqua (survey)
#13EAC9
ΔE00 5.05
Aquamarine
#7FFFD4
ΔE00 5.46
Light Turquoise
#7EF4CC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FEE2 #FE5571
analogous
#55FE8E #55FEE2 #55C6FE
triadic
#55FEE2 #E255FE #FEE255
tetradic
#55FEE2 #8E55FE #FE5571 #C6FE55
square
#55FEE2 #8E55FE #FE5571 #C6FE55
split-complementary
#55FEE2 #FE55C6 #FE8E55
monochromatic
#01D7B4 #18FED8 #55FEE2 #92FEEC #CFFFF7
Accessibility & contrast
On white
1.26
#55FEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#55FEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FEE2
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FEE2 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFE1
Deuteranopia (green-blind)
#DCDEE4
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #55fee2; /* rgb */ color: rgb(85, 254, 226); /* oklch */ color: oklch(90.4% 0.143 179.6);
Tailwind
colors: {
custom: {
50: '#99ffeb',
500: '#55fee2',
950: '#000000',
},
}SCSS
$custom: #55fee2; $custom-light: #99ffeb; $custom-dark: #000000;
JSON
{
"hex": "#55fee2",
"rgb": {
"r": 85,
"g": 254,
"b": 226
},
"hsl": {
"h": 170.059,
"s": 98.83,
"l": 66.471
},
"oklch": {
"l": 0.90373,
"c": 0.14316,
"h": 179.6
},
"luminance": 0.78306
}Semantic roles & 50–950 ramp
primary
#55FEE2
secondary
#D12642
accent
#0026E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#0F1816
muted
#808684