#5FCCD9#5FCCD9
#5FCCD9 is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.6% C 0.101 H 205.9°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCCD9 |
|---|---|
| RGB | rgb(95, 204, 217) |
| HSL | hsl(186, 62%, 61%) |
| HSV | hsv(186, 56%, 85%) |
| CMYK | cmyk(56.2%, 6%, 0%, 14.9%) |
| CIE-LAB | lab(76.45, -27.49, -15.93) |
| CIE-LCH | lch(76.45, 31.77, 210.10°) |
| OKLab | oklab(78.64% -0.0909 -0.0441) |
| OKLCH | oklch(78.64% 0.101 205.9) |
| XYZ | xyz(38.8314, 50.6246, 73.3573) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.49
Darkturquoise
#00CED1
ΔE00 6.10
Mediumturquoise
#48D1CC
ΔE00 7.31
Neon Blue
#04D9FF
ΔE00 7.43
Robin'S Egg
#6DEDFD
ΔE00 7.65
Turquoise Blue
#06B1C4
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCCD9 #D96C5F
analogous
#5FD9A9 #5FCCD9 #5F8FD9
triadic
#5FCCD9 #D95FCC #CCD95F
tetradic
#5FCCD9 #A95FD9 #D96C5F #8FD95F
square
#5FCCD9 #A95FD9 #D96C5F #8FD95F
split-complementary
#5FCCD9 #D95F8F #D9A95F
monochromatic
#248D99 #30BACB #5FCCD9 #90DCE5 #C2ECF0
Accessibility & contrast
On white
1.89
#5FCCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#5FCCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCCD9
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCCD9 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DA
Deuteranopia (green-blind)
#AAB7D9
Tritanopia (blue-blind)
#00D4D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5fccd9; /* rgb */ color: rgb(95, 204, 217); /* oklch */ color: oklch(78.6% 0.101 205.9);
Tailwind
colors: {
custom: {
50: '#97dce4',
500: '#5fccd9',
950: '#000000',
},
}SCSS
$custom: #5fccd9; $custom-light: #97dce4; $custom-dark: #000000;
JSON
{
"hex": "#5fccd9",
"rgb": {
"r": 95,
"g": 204,
"b": 217
},
"hsl": {
"h": 186.393,
"s": 61.616,
"l": 61.176
},
"oklch": {
"l": 0.78644,
"c": 0.10101,
"h": 205.9
},
"luminance": 0.50628
}Semantic roles & 50–950 ramp
primary
#5FCCD9
secondary
#9E493F
accent
#2F1CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484