#55FFD2#55FFD2
#55FFD2 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.153 H 171.5°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFD2 |
|---|---|
| RGB | rgb(85, 255, 210) |
| HSL | hsl(164, 100%, 67%) |
| HSV | hsv(164, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(90.82, -53.80, 8.86) |
| CIE-LCH | lch(90.82, 54.52, 170.64°) |
| OKLab | oklab(90.17% -0.1512 0.0226) |
| OKLCH | oklch(90.17% 0.153 171.5) |
| XYZ | xyz(51.1333, 78.0987, 73.3400) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.74
Aquamarine
#7FFFD4
ΔE00 2.85
Light Turquoise
#7EF4CC
ΔE00 3.86
Light Aquamarine
#7BFDC7
ΔE00 3.95
Light Aqua
#8CFFDB
ΔE00 4.24
Aqua Marine
#2EE8BB
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFD2 #FF5582
analogous
#55FF7D #55FFD2 #55D7FF
triadic
#55FFD2 #D255FF #FFD255
tetradic
#55FFD2 #7D55FF #FF5582 #D7FF55
square
#55FFD2 #7D55FF #FF5582 #D7FF55
split-complementary
#55FFD2 #FF55D7 #FF7D55
monochromatic
#00DAA0 #18FFC2 #55FFD2 #92FFE2 #CFFFF2
Accessibility & contrast
On white
1.26
#55FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#55FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFD2
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFD2 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD0
Deuteranopia (green-blind)
#E0DED5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #55ffd2; /* rgb */ color: rgb(85, 255, 210); /* oklch */ color: oklch(90.2% 0.153 171.5);
Tailwind
colors: {
custom: {
50: '#98ffdf',
500: '#55ffd2',
950: '#000000',
},
}SCSS
$custom: #55ffd2; $custom-light: #98ffdf; $custom-dark: #000000;
JSON
{
"hex": "#55ffd2",
"rgb": {
"r": 85,
"g": 255,
"b": 210
},
"hsl": {
"h": 164.118,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.90172,
"c": 0.15284,
"h": 171.5
},
"luminance": 0.78104
}Semantic roles & 50–950 ramp
primary
#55FFD2
secondary
#D32553
accent
#003DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684