#55FDCB#55FDCB
#55FDCB is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.5% C 0.155 H 169.2°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #55FDCB |
|---|---|
| RGB | rgb(85, 253, 203) |
| HSL | hsl(162, 98%, 66%) |
| HSV | hsv(162, 66%, 99%) |
| CMYK | cmyk(66.4%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.09, -54.59, 11.42) |
| CIE-LCH | lch(90.09, 55.78, 168.18°) |
| OKLab | oklab(89.52% -0.1523 0.0292) |
| OKLCH | oklch(89.52% 0.155 169.2) |
| XYZ | xyz(49.6455, 76.4881, 68.6356) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.33
Aquamarine
#7FFFD4
ΔE00 3.05
Light Aquamarine
#7BFDC7
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.86
Greenish Cyan
#2AFEB7
ΔE00 4.34
Light Greenish Blue
#63F7B4
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FDCB #FD5587
analogous
#55FD77 #55FDCB #55DBFD
triadic
#55FDCB #CB55FD #FDCB55
tetradic
#55FDCB #7755FD #FD5587 #DBFD55
square
#55FDCB #7755FD #FD5587 #DBFD55
split-complementary
#55FDCB #FD55DB #FD7755
monochromatic
#03D596 #19FCB8 #55FDCB #91FEDE #CEFEF0
Accessibility & contrast
On white
1.29
#55FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#55FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FDCB
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FDCB | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC8
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #55fdcb; /* rgb */ color: rgb(85, 253, 203); /* oklch */ color: oklch(89.5% 0.155 169.2);
Tailwind
colors: {
custom: {
50: '#97ffda',
500: '#55fdcb',
950: '#000000',
},
}SCSS
$custom: #55fdcb; $custom-light: #97ffda; $custom-dark: #000000;
JSON
{
"hex": "#55fdcb",
"rgb": {
"r": 85,
"g": 253,
"b": 203
},
"hsl": {
"h": 162.143,
"s": 97.674,
"l": 66.275
},
"oklch": {
"l": 0.89515,
"c": 0.15511,
"h": 169.2
},
"luminance": 0.76494
}Semantic roles & 50–950 ramp
primary
#55FDCB
secondary
#CF2759
accent
#0044E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683