#5FCDE0#5FCDE0
#5FCDE0 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.103 H 210.5°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCDE0 |
|---|---|
| RGB | rgb(95, 205, 224) |
| HSL | hsl(189, 68%, 63%) |
| HSV | hsv(189, 58%, 88%) |
| CMYK | cmyk(57.6%, 8.5%, 0%, 12.2%) |
| CIE-LAB | lab(76.96, -26.02, -18.92) |
| CIE-LCH | lch(76.96, 32.17, 216.03°) |
| OKLab | oklab(79.13% -0.0891 -0.0524) |
| OKLCH | oklch(79.13% 0.103 210.5) |
| XYZ | xyz(39.9997, 51.4734, 78.3339) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.95
Neon Blue
#04D9FF
ΔE00 5.73
Sky Blue
#87CEEB
ΔE00 6.87
Robin'S Egg
#6DEDFD
ΔE00 7.50
Darkturquoise
#00CED1
ΔE00 7.88
Bright Sky Blue
#02CCFE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCDE0 #E0725F
analogous
#5FE0B2 #5FCDE0 #5F8DE0
triadic
#5FCDE0 #E05FCD #CDE05F
tetradic
#5FCDE0 #B25FE0 #E0725F #8DE05F
square
#5FCDE0 #B25FE0 #E0725F #8DE05F
split-complementary
#5FCDE0 #E05F8D #E0B25F
monochromatic
#2091A5 #2CBDD6 #5FCDE0 #92DDEA #C6EDF4
Accessibility & contrast
On white
1.86
#5FCDE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#5FCDE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCDE0
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCDE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCDE0 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6E1
Deuteranopia (green-blind)
#A9B8E0
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5fcde0; /* rgb */ color: rgb(95, 205, 224); /* oklch */ color: oklch(79.1% 0.103 210.5);
Tailwind
colors: {
custom: {
50: '#98dce9',
500: '#5fcde0',
950: '#000000',
},
}SCSS
$custom: #5fcde0; $custom-light: #98dce9; $custom-dark: #000000;
JSON
{
"hex": "#5fcde0",
"rgb": {
"r": 95,
"g": 205,
"b": 224
},
"hsl": {
"h": 188.837,
"s": 67.539,
"l": 62.549
},
"oklch": {
"l": 0.79132,
"c": 0.10341,
"h": 210.5
},
"luminance": 0.51477
}Semantic roles & 50–950 ramp
primary
#5FCDE0
secondary
#A74C3C
accent
#3116CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484