#5FDEED#5FDEED
#5FDEED is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.113 H 205.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEED |
|---|---|
| RGB | rgb(95, 222, 237) |
| HSL | hsl(186, 80%, 65%) |
| HSV | hsv(186, 60%, 93%) |
| CMYK | cmyk(59.9%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(82.26, -30.64, -17.86) |
| CIE-LCH | lch(82.26, 35.47, 210.24°) |
| OKLab | oklab(83.53% -0.1017 -0.0495) |
| OKLCH | oklch(83.53% 0.113 205.9) |
| XYZ | xyz(46.1203, 60.7851, 89.4065) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.42
Aqua Blue
#02D8E9
ΔE00 3.44
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Neon Blue
#04D9FF
ΔE00 6.47
Bright Light Blue
#26F7FD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEED #ED6E5F
analogous
#5FEDB5 #5FDEED #5F97ED
triadic
#5FDEED #ED5FDE #DEED5F
tetradic
#5FDEED #B55FED #ED6E5F #97ED5F
square
#5FDEED #B55FED #ED6E5F #97ED5F
split-complementary
#5FDEED #ED5F97 #EDB55F
monochromatic
#15ABBC #28D3E7 #5FDEED #96E9F3 #CDF5F9
Accessibility & contrast
On white
1.60
#5FDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#5FDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEED
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEED | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fdeed; /* rgb */ color: rgb(95, 222, 237); /* oklch */ color: oklch(83.5% 0.113 205.9);
Tailwind
colors: {
custom: {
50: '#9ae8f2',
500: '#5fdeed',
950: '#000000',
},
}SCSS
$custom: #5fdeed; $custom-light: #9ae8f2; $custom-dark: #000000;
JSON
{
"hex": "#5fdeed",
"rgb": {
"r": 95,
"g": 222,
"b": 237
},
"hsl": {
"h": 186.338,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.83532,
"c": 0.1131,
"h": 205.9
},
"luminance": 0.6079
}Semantic roles & 50–950 ramp
primary
#5FDEED
secondary
#BB4335
accent
#2009DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485