#5FCEDE#5FCEDE
#5FCEDE is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.103 H 208.0°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCEDE |
|---|---|
| RGB | rgb(95, 206, 222) |
| HSL | hsl(188, 66%, 62%) |
| HSV | hsv(188, 57%, 87%) |
| CMYK | cmyk(57.2%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(77.19, -27.07, -17.51) |
| CIE-LCH | lch(77.19, 32.24, 212.90°) |
| OKLab | oklab(79.29% -0.091 -0.0485) |
| OKLCH | oklch(79.29% 0.103 208) |
| XYZ | xyz(39.9700, 51.8455, 76.9938) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.35
Neon Blue
#04D9FF
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 6.92
Robin'S Egg
#6DEDFD
ΔE00 7.13
Sky Blue
#87CEEB
ΔE00 7.74
Mediumturquoise
#48D1CC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCEDE #DE6F5F
analogous
#5FDEAF #5FCEDE #5F8FDE
triadic
#5FCEDE #DE5FCE #CEDE5F
tetradic
#5FCEDE #AF5FDE #DE6F5F #8FDE5F
square
#5FCEDE #AF5FDE #DE6F5F #8FDE5F
split-complementary
#5FCEDE #DE5F8F #DEAF5F
monochromatic
#2191A1 #2CBED4 #5FCEDE #92DEE8 #C4EDF3
Accessibility & contrast
On white
1.85
#5FCEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#5FCEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCEDE
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCEDE | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7DF
Deuteranopia (green-blind)
#ABB8DE
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fcede; /* rgb */ color: rgb(95, 206, 222); /* oklch */ color: oklch(79.3% 0.103 208.0);
Tailwind
colors: {
custom: {
50: '#98dde8',
500: '#5fcede',
950: '#000000',
},
}SCSS
$custom: #5fcede; $custom-light: #98dde8; $custom-dark: #000000;
JSON
{
"hex": "#5fcede",
"rgb": {
"r": 95,
"g": 206,
"b": 222
},
"hsl": {
"h": 187.559,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.7929,
"c": 0.10311,
"h": 208
},
"luminance": 0.51849
}Semantic roles & 50–950 ramp
primary
#5FCEDE
secondary
#A44A3D
accent
#2F18CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484