#55FFD5#55FFD5
#55FFD5 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.151 H 172.9°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFD5 |
|---|---|
| RGB | rgb(85, 255, 213) |
| HSL | hsl(165, 100%, 67%) |
| HSV | hsv(165, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(90.89, -53.10, 7.41) |
| CIE-LCH | lch(90.89, 53.61, 172.05°) |
| OKLab | oklab(90.25% -0.1498 0.0188) |
| OKLCH | oklch(90.25% 0.151 172.9) |
| XYZ | xyz(51.5105, 78.2496, 75.3269) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.00
Bright Teal
#01F9C6
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 4.07
Light Aquamarine
#7BFDC7
ΔE00 4.53
Aqua Marine
#2EE8BB
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFD5 #FF557F
analogous
#55FF80 #55FFD5 #55D4FF
triadic
#55FFD5 #D555FF #FFD555
tetradic
#55FFD5 #8055FF #FF557F #D4FF55
square
#55FFD5 #8055FF #FF557F #D4FF55
split-complementary
#55FFD5 #FF55D4 #FF8055
monochromatic
#00DAA4 #18FFC6 #55FFD5 #92FFE4 #CFFFF3
Accessibility & contrast
On white
1.26
#55FFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#55FFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFD5
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFD5 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD3
Deuteranopia (green-blind)
#E0DED8
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #55ffd5; /* rgb */ color: rgb(85, 255, 213); /* oklch */ color: oklch(90.3% 0.151 172.9);
Tailwind
colors: {
custom: {
50: '#98ffe1',
500: '#55ffd5',
950: '#000000',
},
}SCSS
$custom: #55ffd5; $custom-light: #98ffe1; $custom-dark: #000000;
JSON
{
"hex": "#55ffd5",
"rgb": {
"r": 85,
"g": 255,
"b": 213
},
"hsl": {
"h": 165.176,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.90251,
"c": 0.15102,
"h": 172.9
},
"luminance": 0.78255
}Semantic roles & 50–950 ramp
primary
#55FFD5
secondary
#D32550
accent
#0039E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684