#5FDDED#5FDDED
#5FDDED is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.113 H 206.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDED |
|---|---|
| RGB | rgb(95, 221, 237) |
| HSL | hsl(187, 80%, 65%) |
| HSV | hsv(187, 60%, 93%) |
| CMYK | cmyk(59.9%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(81.98, -30.16, -18.30) |
| CIE-LCH | lch(81.98, 35.28, 211.24°) |
| OKLab | oklab(83.3% -0.1007 -0.0507) |
| OKLCH | oklch(83.3% 0.113 206.7) |
| XYZ | xyz(45.8555, 60.2555, 89.3182) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.46
Robin'S Egg
#6DEDFD
ΔE00 3.62
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 6.05
Neon Blue
#04D9FF
ΔE00 6.11
Darkturquoise
#00CED1
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDED #ED6F5F
analogous
#5FEDB6 #5FDDED #5F96ED
triadic
#5FDDED #ED5FDD #DDED5F
tetradic
#5FDDED #B65FED #ED6F5F #96ED5F
square
#5FDDED #B65FED #ED6F5F #96ED5F
split-complementary
#5FDDED #ED5F96 #EDB65F
monochromatic
#15AABC #28D1E7 #5FDDED #96E9F3 #CDF4F9
Accessibility & contrast
On white
1.61
#5FDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5FDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDED
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDED | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fdded; /* rgb */ color: rgb(95, 221, 237); /* oklch */ color: oklch(83.3% 0.113 206.7);
Tailwind
colors: {
custom: {
50: '#9ae8f2',
500: '#5fdded',
950: '#000000',
},
}SCSS
$custom: #5fdded; $custom-light: #9ae8f2; $custom-dark: #000000;
JSON
{
"hex": "#5fdded",
"rgb": {
"r": 95,
"g": 221,
"b": 237
},
"hsl": {
"h": 186.761,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.83302,
"c": 0.11271,
"h": 206.7
},
"luminance": 0.6026
}Semantic roles & 50–950 ramp
primary
#5FDDED
secondary
#BB4435
accent
#2109DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485