#5FCCDE#5FCCDE
#5FCCDE is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.8% C 0.102 H 209.8°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCCDE |
|---|---|
| RGB | rgb(95, 204, 222) |
| HSL | hsl(189, 66%, 62%) |
| HSV | hsv(189, 57%, 87%) |
| CMYK | cmyk(57.2%, 8.1%, 0%, 12.9%) |
| CIE-LAB | lab(76.61, -26.09, -18.38) |
| CIE-LCH | lch(76.61, 31.91, 215.17°) |
| OKLab | oklab(78.83% -0.0889 -0.0509) |
| OKLCH | oklch(78.83% 0.102 209.8) |
| XYZ | xyz(39.4916, 50.8887, 76.8344) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.95
Neon Blue
#04D9FF
ΔE00 6.09
Sky Blue
#87CEEB
ΔE00 7.12
Darkturquoise
#00CED1
ΔE00 7.61
Robin'S Egg
#6DEDFD
ΔE00 7.69
Turquoise Blue
#06B1C4
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCCDE #DE715F
analogous
#5FDEB1 #5FCCDE #5F8DDE
triadic
#5FCCDE #DE5FCC #CCDE5F
tetradic
#5FCCDE #B15FDE #DE715F #8DDE5F
square
#5FCCDE #B15FDE #DE715F #8DDE5F
split-complementary
#5FCCDE #DE5F8D #DEB15F
monochromatic
#218FA1 #2CBCD4 #5FCCDE #92DCE8 #C4ECF3
Accessibility & contrast
On white
1.88
#5FCCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#5FCCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCCDE
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCCDE | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DF
Deuteranopia (green-blind)
#A9B7DE
Tritanopia (blue-blind)
#00D4D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5fccde; /* rgb */ color: rgb(95, 204, 222); /* oklch */ color: oklch(78.8% 0.102 209.8);
Tailwind
colors: {
custom: {
50: '#98dbe8',
500: '#5fccde',
950: '#000000',
},
}SCSS
$custom: #5fccde; $custom-light: #98dbe8; $custom-dark: #000000;
JSON
{
"hex": "#5fccde",
"rgb": {
"r": 95,
"g": 204,
"b": 222
},
"hsl": {
"h": 188.504,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.78826,
"c": 0.10243,
"h": 209.8
},
"luminance": 0.50893
}Semantic roles & 50–950 ramp
primary
#5FCCDE
secondary
#A44B3D
accent
#3218CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484