#5FDCE9#5FDCE9
#5FDCE9 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.111 H 204.7°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCE9 |
|---|---|
| RGB | rgb(95, 220, 233) |
| HSL | hsl(186, 76%, 64%) |
| HSV | hsv(186, 59%, 91%) |
| CMYK | cmyk(59.2%, 5.6%, 0%, 8.6%) |
| CIE-LAB | lab(81.56, -30.80, -16.79) |
| CIE-LCH | lch(81.56, 35.08, 208.60°) |
| OKLab | oklab(82.93% -0.1012 -0.0465) |
| OKLCH | oklch(82.93% 0.111 204.7) |
| XYZ | xyz(45.0143, 59.4979, 86.1869) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.26
Robin'S Egg
#6DEDFD
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 6.58
Neon Blue
#04D9FF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCE9 #E96C5F
analogous
#5FE9B1 #5FDCE9 #5F97E9
triadic
#5FDCE9 #E95FDC #DCE95F
tetradic
#5FDCE9 #B15FE9 #E96C5F #97E95F
square
#5FDCE9 #B15FE9 #E96C5F #97E95F
split-complementary
#5FDCE9 #E95F97 #E9B15F
monochromatic
#19A6B5 #29D0E2 #5FDCE9 #95E8F0 #CBF4F8
Accessibility & contrast
On white
1.63
#5FDCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#5FDCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCE9
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCE9 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EA
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdce9; /* rgb */ color: rgb(95, 220, 233); /* oklch */ color: oklch(82.9% 0.111 204.7);
Tailwind
colors: {
custom: {
50: '#9ae7f0',
500: '#5fdce9',
950: '#000000',
},
}SCSS
$custom: #5fdce9; $custom-light: #9ae7f0; $custom-dark: #000000;
JSON
{
"hex": "#5fdce9",
"rgb": {
"r": 95,
"g": 220,
"b": 233
},
"hsl": {
"h": 185.652,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.82928,
"c": 0.1114,
"h": 204.7
},
"luminance": 0.59502
}Semantic roles & 50–950 ramp
primary
#5FDCE9
secondary
#B54337
accent
#210DD8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485