#55FFCB#55FFCB
#55FFCB is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.157 H 168.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFCB |
|---|---|
| RGB | rgb(85, 255, 203) |
| HSL | hsl(162, 100%, 67%) |
| HSV | hsv(162, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.67, -55.40, 12.25) |
| CIE-LCH | lch(90.67, 56.74, 167.53°) |
| OKLab | oklab(89.99% -0.1543 0.0313) |
| OKLCH | oklch(89.99% 0.157 168.5) |
| XYZ | xyz(50.2802, 77.7575, 68.8472) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.55
Light Aquamarine
#7BFDC7
ΔE00 2.91
Aquamarine
#7FFFD4
ΔE00 3.19
Greenish Cyan
#2AFEB7
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 4.22
Light Greenish Blue
#63F7B4
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFCB #FF5589
analogous
#55FF76 #55FFCB #55DEFF
triadic
#55FFCB #CB55FF #FFCB55
tetradic
#55FFCB #7655FF #FF5589 #DEFF55
square
#55FFCB #7655FF #FF5589 #DEFF55
split-complementary
#55FFCB #FF55DE #FF7655
monochromatic
#00DA97 #18FFB8 #55FFCB #92FFDE #CFFFF0
Accessibility & contrast
On white
1.27
#55FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#55FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFCB
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFCB | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E2DDCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #55ffcb; /* rgb */ color: rgb(85, 255, 203); /* oklch */ color: oklch(90.0% 0.157 168.5);
Tailwind
colors: {
custom: {
50: '#98ffda',
500: '#55ffcb',
950: '#000000',
},
}SCSS
$custom: #55ffcb; $custom-light: #98ffda; $custom-dark: #000000;
JSON
{
"hex": "#55ffcb",
"rgb": {
"r": 85,
"g": 255,
"b": 203
},
"hsl": {
"h": 161.647,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.89993,
"c": 0.15744,
"h": 168.5
},
"luminance": 0.77763
}Semantic roles & 50–950 ramp
primary
#55FFCB
secondary
#D3255A
accent
#0046E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684