#5FCEDF#5FCEDF
#5FCEDF is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.103 H 208.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCEDF |
|---|---|
| RGB | rgb(95, 206, 223) |
| HSL | hsl(188, 67%, 62%) |
| HSV | hsv(188, 57%, 87%) |
| CMYK | cmyk(57.4%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(77.22, -26.79, -18.00) |
| CIE-LCH | lch(77.22, 32.28, 213.90°) |
| OKLab | oklab(79.33% -0.0906 -0.0498) |
| OKLCH | oklch(79.33% 0.103 208.8) |
| XYZ | xyz(40.1045, 51.8993, 77.7018) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.48
Neon Blue
#04D9FF
ΔE00 6.13
Robin'S Egg
#6DEDFD
ΔE00 7.15
Darkturquoise
#00CED1
ΔE00 7.22
Sky Blue
#87CEEB
ΔE00 7.46
Robin Egg Blue
#8AF1FE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCEDF #DF705F
analogous
#5FDFB0 #5FCEDF #5F8EDF
triadic
#5FCEDF #DF5FCE #CEDF5F
tetradic
#5FCEDF #B05FDF #DF705F #8EDF5F
square
#5FCEDF #B05FDF #DF705F #8EDF5F
split-complementary
#5FCEDF #DF5F8E #DFB05F
monochromatic
#2192A3 #2CBED5 #5FCEDF #92DEE9 #C5EDF3
Accessibility & contrast
On white
1.85
#5FCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#5FCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCEDF
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCEDF | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E0
Deuteranopia (green-blind)
#ABB8DF
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fcedf; /* rgb */ color: rgb(95, 206, 223); /* oklch */ color: oklch(79.3% 0.103 208.8);
Tailwind
colors: {
custom: {
50: '#98dde9',
500: '#5fcedf',
950: '#000000',
},
}SCSS
$custom: #5fcedf; $custom-light: #98dde9; $custom-dark: #000000;
JSON
{
"hex": "#5fcedf",
"rgb": {
"r": 95,
"g": 206,
"b": 223
},
"hsl": {
"h": 187.969,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.79327,
"c": 0.10341,
"h": 208.8
},
"luminance": 0.51903
}Semantic roles & 50–950 ramp
primary
#5FCEDF
secondary
#A64A3C
accent
#2F17CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484