#55FFCA#55FFCA
#55FFCA is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.158 H 168.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFCA |
|---|---|
| RGB | rgb(85, 255, 202) |
| HSL | hsl(161, 100%, 67%) |
| HSV | hsv(161, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.65, -55.63, 12.74) |
| CIE-LCH | lch(90.65, 57.07, 167.10°) |
| OKLab | oklab(89.97% -0.1547 0.0326) |
| OKLCH | oklch(89.97% 0.158 168.1) |
| XYZ | xyz(50.1614, 77.7100, 68.2216) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.61
Light Aquamarine
#7BFDC7
ΔE00 2.82
Aquamarine
#7FFFD4
ΔE00 3.30
Greenish Cyan
#2AFEB7
ΔE00 3.77
Light Greenish Blue
#63F7B4
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFCA #FF558A
analogous
#55FF75 #55FFCA #55DFFF
triadic
#55FFCA #CA55FF #FFCA55
tetradic
#55FFCA #7555FF #FF558A #DFFF55
square
#55FFCA #7555FF #FF558A #DFFF55
split-complementary
#55FFCA #FF55DF #FF7555
monochromatic
#00DA96 #18FFB7 #55FFCA #92FFDD #CFFFF0
Accessibility & contrast
On white
1.27
#55FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#55FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFCA
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFCA | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E2DDCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #55ffca; /* rgb */ color: rgb(85, 255, 202); /* oklch */ color: oklch(90.0% 0.158 168.1);
Tailwind
colors: {
custom: {
50: '#98ffda',
500: '#55ffca',
950: '#000000',
},
}SCSS
$custom: #55ffca; $custom-light: #98ffda; $custom-dark: #000000;
JSON
{
"hex": "#55ffca",
"rgb": {
"r": 85,
"g": 255,
"b": 202
},
"hsl": {
"h": 161.294,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.89968,
"c": 0.15812,
"h": 168.1
},
"luminance": 0.77716
}Semantic roles & 50–950 ramp
primary
#55FFCA
secondary
#D3255B
accent
#0048E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683