#5FCDDF#5FCDDF
#5FCDDF is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.103 H 209.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCDDF |
|---|---|
| RGB | rgb(95, 205, 223) |
| HSL | hsl(188, 67%, 62%) |
| HSV | hsv(188, 57%, 87%) |
| CMYK | cmyk(57.4%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(76.93, -26.30, -18.44) |
| CIE-LCH | lch(76.93, 32.12, 215.03°) |
| OKLab | oklab(79.1% -0.0895 -0.051) |
| OKLCH | oklch(79.1% 0.103 209.7) |
| XYZ | xyz(39.8645, 51.4193, 77.6218) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.78
Neon Blue
#04D9FF
ΔE00 5.97
Sky Blue
#87CEEB
ΔE00 7.14
Robin'S Egg
#6DEDFD
ΔE00 7.44
Darkturquoise
#00CED1
ΔE00 7.57
Baby Blue
#89CFF0
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCDDF #DF715F
analogous
#5FDFB1 #5FCDDF #5F8DDF
triadic
#5FCDDF #DF5FCD #CDDF5F
tetradic
#5FCDDF #B15FDF #DF715F #8DDF5F
square
#5FCDDF #B15FDF #DF715F #8DDF5F
split-complementary
#5FCDDF #DF5F8D #DFB15F
monochromatic
#2191A3 #2CBDD5 #5FCDDF #92DDE9 #C5EDF3
Accessibility & contrast
On white
1.86
#5FCDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#5FCDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCDDF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCDDF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6E0
Deuteranopia (green-blind)
#A9B8DF
Tritanopia (blue-blind)
#00D5D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5fcddf; /* rgb */ color: rgb(95, 205, 223); /* oklch */ color: oklch(79.1% 0.103 209.7);
Tailwind
colors: {
custom: {
50: '#98dce9',
500: '#5fcddf',
950: '#000000',
},
}SCSS
$custom: #5fcddf; $custom-light: #98dce9; $custom-dark: #000000;
JSON
{
"hex": "#5fcddf",
"rgb": {
"r": 95,
"g": 205,
"b": 223
},
"hsl": {
"h": 188.438,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.79095,
"c": 0.10308,
"h": 209.7
},
"luminance": 0.51423
}Semantic roles & 50–950 ramp
primary
#5FCDDF
secondary
#A64B3C
accent
#3117CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484