#55FFD4#55FFD4
#55FFD4 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.152 H 172.4°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFD4 |
|---|---|
| RGB | rgb(85, 255, 212) |
| HSL | hsl(165, 100%, 67%) |
| HSV | hsv(165, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(90.87, -53.33, 7.90) |
| CIE-LCH | lch(90.87, 53.91, 171.58°) |
| OKLab | oklab(90.22% -0.1503 0.02) |
| OKLCH | oklch(90.22% 0.152 172.4) |
| XYZ | xyz(51.3840, 78.1990, 74.6605) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.93
Bright Teal
#01F9C6
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 4.11
Light Aquamarine
#7BFDC7
ΔE00 4.33
Aqua Marine
#2EE8BB
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFD4 #FF5580
analogous
#55FF7F #55FFD4 #55D5FF
triadic
#55FFD4 #D455FF #FFD455
tetradic
#55FFD4 #7F55FF #FF5580 #D5FF55
square
#55FFD4 #7F55FF #FF5580 #D5FF55
split-complementary
#55FFD4 #FF55D5 #FF7F55
monochromatic
#00DAA3 #18FFC5 #55FFD4 #92FFE3 #CFFFF3
Accessibility & contrast
On white
1.26
#55FFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#55FFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFD4
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFD4 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD2
Deuteranopia (green-blind)
#E0DED7
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #55ffd4; /* rgb */ color: rgb(85, 255, 212); /* oklch */ color: oklch(90.2% 0.152 172.4);
Tailwind
colors: {
custom: {
50: '#98ffe1',
500: '#55ffd4',
950: '#000000',
},
}SCSS
$custom: #55ffd4; $custom-light: #98ffe1; $custom-dark: #000000;
JSON
{
"hex": "#55ffd4",
"rgb": {
"r": 85,
"g": 255,
"b": 212
},
"hsl": {
"h": 164.824,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.90224,
"c": 0.15162,
"h": 172.4
},
"luminance": 0.78205
}Semantic roles & 50–950 ramp
primary
#55FFD4
secondary
#D32551
accent
#003AE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684