#5FFCDB#5FFCDB
#5FFCDB is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.140 H 176.4°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFCDB |
|---|---|
| RGB | rgb(95, 252, 219) |
| HSL | hsl(167, 96%, 68%) |
| HSV | hsv(167, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.40, -48.86, 3.62) |
| CIE-LCH | lch(90.40, 48.99, 175.76°) |
| OKLab | oklab(89.96% -0.1397 0.0088) |
| OKLCH | oklch(89.96% 0.14 176.4) |
| XYZ | xyz(52.3098, 77.1626, 79.1412) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.66
Light Aqua
#8CFFDB
ΔE00 3.78
Aquamarine
#7FFFD4
ΔE00 3.88
Light Turquoise
#7EF4CC
ΔE00 4.11
Aqua (survey)
#13EAC9
ΔE00 4.68
Bright Teal
#01F9C6
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFCDB #FC5F80
analogous
#5FFC8D #5FFCDB #5FCEFC
triadic
#5FFCDB #DB5FFC #FCDB5F
tetradic
#5FFCDB #8D5FFC #FC5F80 #CEFC5F
square
#5FFCDB #8D5FFC #FC5F80 #CEFC5F
split-complementary
#5FFCDB #FC5FCE #FC8D5F
monochromatic
#04DCAF #23FBCD #5FFCDB #9BFDE9 #D7FEF6
Accessibility & contrast
On white
1.28
#5FFCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#5FFCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFCDB
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFCDB | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDA
Deuteranopia (green-blind)
#DCDDDE
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ffcdb; /* rgb */ color: rgb(95, 252, 219); /* oklch */ color: oklch(90.0% 0.140 176.4);
Tailwind
colors: {
custom: {
50: '#9cfee6',
500: '#5ffcdb',
950: '#000000',
},
}SCSS
$custom: #5ffcdb; $custom-light: #9cfee6; $custom-dark: #000000;
JSON
{
"hex": "#5ffcdb",
"rgb": {
"r": 95,
"g": 252,
"b": 219
},
"hsl": {
"h": 167.389,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.89957,
"c": 0.14002,
"h": 176.4
},
"luminance": 0.77168
}Semantic roles & 50–950 ramp
primary
#5FFCDB
secondary
#D52A4E
accent
#0030E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684