#5FCEDC#5FCEDC
#5FCEDC is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.103 H 206.5°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCEDC |
|---|---|
| RGB | rgb(95, 206, 220) |
| HSL | hsl(187, 64%, 62%) |
| HSV | hsv(187, 57%, 86%) |
| CMYK | cmyk(56.8%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.12, -27.63, -16.53) |
| CIE-LCH | lch(77.12, 32.20, 210.89°) |
| OKLab | oklab(79.22% -0.0918 -0.0457) |
| OKLCH | oklch(79.22% 0.103 206.5) |
| XYZ | xyz(39.7036, 51.7389, 75.5905) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.19
Darkturquoise
#00CED1
ΔE00 6.31
Neon Blue
#04D9FF
ΔE00 6.97
Robin'S Egg
#6DEDFD
ΔE00 7.14
Mediumturquoise
#48D1CC
ΔE00 7.55
Sky Blue
#87CEEB
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCEDC #DC6D5F
analogous
#5FDCAC #5FCEDC #5F90DC
triadic
#5FCEDC #DC5FCE #CEDC5F
tetradic
#5FCEDC #AC5FDC #DC6D5F #90DC5F
square
#5FCEDC #AC5FDC #DC6D5F #90DC5F
split-complementary
#5FCEDC #DC5F90 #DCAC5F
monochromatic
#23909E #2EBED0 #5FCEDC #91DDE7 #C3EDF2
Accessibility & contrast
On white
1.85
#5FCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#5FCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCEDC
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCEDC | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DD
Deuteranopia (green-blind)
#ACB8DC
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5fcedc; /* rgb */ color: rgb(95, 206, 220); /* oklch */ color: oklch(79.2% 0.103 206.5);
Tailwind
colors: {
custom: {
50: '#98dde6',
500: '#5fcedc',
950: '#000000',
},
}SCSS
$custom: #5fcedc; $custom-light: #98dde6; $custom-dark: #000000;
JSON
{
"hex": "#5fcedc",
"rgb": {
"r": 95,
"g": 206,
"b": 220
},
"hsl": {
"h": 186.72,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.79217,
"c": 0.10257,
"h": 206.5
},
"luminance": 0.51743
}Semantic roles & 50–950 ramp
primary
#5FCEDC
secondary
#A2493E
accent
#2E1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484