#55FFCF#55FFCF
#55FFCF is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.155 H 170.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFCF |
|---|---|
| RGB | rgb(85, 255, 207) |
| HSL | hsl(163, 100%, 67%) |
| HSV | hsv(163, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(90.76, -54.49, 10.32) |
| CIE-LCH | lch(90.76, 55.46, 169.28°) |
| OKLab | oklab(90.09% -0.1525 0.0263) |
| OKLCH | oklch(90.09% 0.155 170.2) |
| XYZ | xyz(50.7630, 77.9506, 71.3900) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.52
Aquamarine
#7FFFD4
ΔE00 2.89
Light Aquamarine
#7BFDC7
ΔE00 3.44
Light Turquoise
#7EF4CC
ΔE00 3.94
Light Aqua
#8CFFDB
ΔE00 4.53
Greenish Cyan
#2AFEB7
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFCF #FF5585
analogous
#55FF7A #55FFCF #55DAFF
triadic
#55FFCF #CF55FF #FFCF55
tetradic
#55FFCF #7A55FF #FF5585 #DAFF55
square
#55FFCF #7A55FF #FF5585 #DAFF55
split-complementary
#55FFCF #FF55DA #FF7A55
monochromatic
#00DA9C #18FFBE #55FFCF #92FFE0 #CFFFF2
Accessibility & contrast
On white
1.27
#55FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#55FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFCF
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFCF | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E1DED2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #55ffcf; /* rgb */ color: rgb(85, 255, 207); /* oklch */ color: oklch(90.1% 0.155 170.2);
Tailwind
colors: {
custom: {
50: '#98ffdd',
500: '#55ffcf',
950: '#000000',
},
}SCSS
$custom: #55ffcf; $custom-light: #98ffdd; $custom-dark: #000000;
JSON
{
"hex": "#55ffcf",
"rgb": {
"r": 85,
"g": 255,
"b": 207
},
"hsl": {
"h": 163.059,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.90094,
"c": 0.15477,
"h": 170.2
},
"luminance": 0.77956
}Semantic roles & 50–950 ramp
primary
#55FFCF
secondary
#D32556
accent
#0041E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684