#5FDCED#5FDCED
#5FDCED is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.1% C 0.112 H 207.5°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCED |
|---|---|
| RGB | rgb(95, 220, 237) |
| HSL | hsl(187, 80%, 65%) |
| HSV | hsv(187, 60%, 93%) |
| CMYK | cmyk(59.9%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(81.69, -29.68, -18.73) |
| CIE-LCH | lch(81.69, 35.10, 212.25°) |
| OKLab | oklab(83.07% -0.0996 -0.0519) |
| OKLCH | oklch(83.07% 0.112 207.5) |
| XYZ | xyz(45.5922, 59.7290, 89.2305) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.53
Robin'S Egg
#6DEDFD
ΔE00 3.85
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Neon Blue
#04D9FF
ΔE00 5.77
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Darkturquoise
#00CED1
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCED #ED705F
analogous
#5FEDB7 #5FDCED #5F95ED
triadic
#5FDCED #ED5FDC #DCED5F
tetradic
#5FDCED #B75FED #ED705F #95ED5F
square
#5FDCED #B75FED #ED705F #95ED5F
split-complementary
#5FDCED #ED5F95 #EDB75F
monochromatic
#15A8BC #28D0E7 #5FDCED #96E8F3 #CDF4F9
Accessibility & contrast
On white
1.62
#5FDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5FDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCED
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCED | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#B6C4ED
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdced; /* rgb */ color: rgb(95, 220, 237); /* oklch */ color: oklch(83.1% 0.112 207.5);
Tailwind
colors: {
custom: {
50: '#9ae7f2',
500: '#5fdced',
950: '#000000',
},
}SCSS
$custom: #5fdced; $custom-light: #9ae7f2; $custom-dark: #000000;
JSON
{
"hex": "#5fdced",
"rgb": {
"r": 95,
"g": 220,
"b": 237
},
"hsl": {
"h": 187.183,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.83071,
"c": 0.11235,
"h": 207.5
},
"luminance": 0.59734
}Semantic roles & 50–950 ramp
primary
#5FDCED
secondary
#BB4535
accent
#2309DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485