#5FCCDF#5FCCDF
#5FCCDF is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.9% C 0.103 H 210.6°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCCDF |
|---|---|
| RGB | rgb(95, 204, 223) |
| HSL | hsl(189, 67%, 62%) |
| HSV | hsv(189, 57%, 87%) |
| CMYK | cmyk(57.4%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(76.64, -25.80, -18.87) |
| CIE-LCH | lch(76.64, 31.97, 216.18°) |
| OKLab | oklab(78.86% -0.0885 -0.0523) |
| OKLCH | oklch(78.86% 0.103 210.6) |
| XYZ | xyz(39.6261, 50.9424, 77.5423) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.11
Neon Blue
#04D9FF
ΔE00 5.85
Sky Blue
#87CEEB
ΔE00 6.85
Robin'S Egg
#6DEDFD
ΔE00 7.74
Darkturquoise
#00CED1
ΔE00 7.92
Bright Sky Blue
#02CCFE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCCDF #DF725F
analogous
#5FDFB2 #5FCCDF #5F8CDF
triadic
#5FCCDF #DF5FCC #CCDF5F
tetradic
#5FCCDF #B25FDF #DF725F #8CDF5F
square
#5FCCDF #B25FDF #DF725F #8CDF5F
split-complementary
#5FCCDF #DF5F8C #DFB25F
monochromatic
#2190A3 #2CBCD5 #5FCCDF #92DCE9 #C5EDF3
Accessibility & contrast
On white
1.88
#5FCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#5FCCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCCDF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCCDF | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5E0
Deuteranopia (green-blind)
#A8B7DF
Tritanopia (blue-blind)
#00D5D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5fccdf; /* rgb */ color: rgb(95, 204, 223); /* oklch */ color: oklch(78.9% 0.103 210.6);
Tailwind
colors: {
custom: {
50: '#98dbe9',
500: '#5fccdf',
950: '#000000',
},
}SCSS
$custom: #5fccdf; $custom-light: #98dbe9; $custom-dark: #000000;
JSON
{
"hex": "#5fccdf",
"rgb": {
"r": 95,
"g": 204,
"b": 223
},
"hsl": {
"h": 188.906,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.78863,
"c": 0.10277,
"h": 210.6
},
"luminance": 0.50946
}Semantic roles & 50–950 ramp
primary
#5FCCDF
secondary
#A64C3C
accent
#3217CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484