#5FFDCE#5FFDCE
#5FFDCE is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.149 H 169.8°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDCE |
|---|---|
| RGB | rgb(95, 253, 206) |
| HSL | hsl(162, 98%, 68%) |
| HSV | hsv(162, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(90.38, -52.30, 10.33) |
| CIE-LCH | lch(90.38, 53.31, 168.83°) |
| OKLab | oklab(89.85% -0.1465 0.0264) |
| OKLCH | oklch(89.85% 0.149 169.8) |
| XYZ | xyz(50.9796, 77.1343, 70.5823) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.36
Bright Teal
#01F9C6
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.25
Light Aqua
#8CFFDB
ΔE00 4.04
Aqua Marine
#2EE8BB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDCE #FD5F8E
analogous
#5FFD7F #5FFDCE #5FDDFD
triadic
#5FFDCE #CE5FFD #FDCE5F
tetradic
#5FFDCE #7F5FFD #FD5F8E #DDFD5F
square
#5FFDCE #7F5FFD #FD5F8E #DDFD5F
split-complementary
#5FFDCE #FD5FDD #FD7F5F
monochromatic
#03DF9D #23FCBB #5FFDCE #9BFEE1 #D8FFF3
Accessibility & contrast
On white
1.28
#5FFDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#5FFDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDCE
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDCE | 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)
#F6EDCC
Deuteranopia (green-blind)
#E0DDD1
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ffdce; /* rgb */ color: rgb(95, 253, 206); /* oklch */ color: oklch(89.8% 0.149 169.8);
Tailwind
colors: {
custom: {
50: '#9cffdd',
500: '#5ffdce',
950: '#000000',
},
}SCSS
$custom: #5ffdce; $custom-light: #9cffdd; $custom-dark: #000000;
JSON
{
"hex": "#5ffdce",
"rgb": {
"r": 95,
"g": 253,
"b": 206
},
"hsl": {
"h": 162.152,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.89847,
"c": 0.14882,
"h": 169.8
},
"luminance": 0.7714
}Semantic roles & 50–950 ramp
primary
#5FFDCE
secondary
#D7295D
accent
#0044E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684