#5FCFDF#5FCFDF
#5FCFDF is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.104 H 207.9°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCFDF |
|---|---|
| RGB | rgb(95, 207, 223) |
| HSL | hsl(188, 67%, 62%) |
| HSV | hsv(188, 57%, 87%) |
| CMYK | cmyk(57.4%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(77.51, -27.28, -17.57) |
| CIE-LCH | lch(77.51, 32.45, 212.77°) |
| OKLab | oklab(79.56% -0.0917 -0.0486) |
| OKLCH | oklch(79.56% 0.104 207.9) |
| XYZ | xyz(40.3460, 52.3823, 77.7823) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.20
Neon Blue
#04D9FF
ΔE00 6.32
Robin'S Egg
#6DEDFD
ΔE00 6.89
Darkturquoise
#00CED1
ΔE00 6.89
Sky Blue
#87CEEB
ΔE00 7.78
Robin Egg Blue
#8AF1FE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCFDF #DF6F5F
analogous
#5FDFAF #5FCFDF #5F8FDF
triadic
#5FCFDF #DF5FCF #CFDF5F
tetradic
#5FCFDF #AF5FDF #DF6F5F #8FDF5F
square
#5FCFDF #AF5FDF #DF6F5F #8FDF5F
split-complementary
#5FCFDF #DF5F8F #DFAF5F
monochromatic
#2193A3 #2CC0D5 #5FCFDF #92DEE9 #C5EEF3
Accessibility & contrast
On white
1.83
#5FCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#5FCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCFDF
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCFDF | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#ACB9DF
Tritanopia (blue-blind)
#00D7D4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fcfdf; /* rgb */ color: rgb(95, 207, 223); /* oklch */ color: oklch(79.6% 0.104 207.9);
Tailwind
colors: {
custom: {
50: '#98dee9',
500: '#5fcfdf',
950: '#000000',
},
}SCSS
$custom: #5fcfdf; $custom-light: #98dee9; $custom-dark: #000000;
JSON
{
"hex": "#5fcfdf",
"rgb": {
"r": 95,
"g": 207,
"b": 223
},
"hsl": {
"h": 187.5,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.79558,
"c": 0.10377,
"h": 207.9
},
"luminance": 0.52386
}Semantic roles & 50–950 ramp
primary
#5FCFDF
secondary
#A64A3C
accent
#2E17CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484