#5FDAED#5FDAED
#5FDAED is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.6% C 0.112 H 209.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDAED |
|---|---|
| RGB | rgb(95, 218, 237) |
| HSL | hsl(188, 80%, 65%) |
| HSV | hsv(188, 60%, 93%) |
| CMYK | cmyk(59.9%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(81.12, -28.71, -19.59) |
| CIE-LCH | lch(81.12, 34.76, 214.31°) |
| OKLab | oklab(82.61% -0.0976 -0.0543) |
| OKLCH | oklch(82.61% 0.112 209.1) |
| XYZ | xyz(45.0705, 58.6855, 89.0565) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.81
Robin'S Egg
#6DEDFD
ΔE00 4.41
Neon Blue
#04D9FF
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Sky Blue
#87CEEB
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDAED #ED725F
analogous
#5FEDB9 #5FDAED #5F93ED
triadic
#5FDAED #ED5FDA #DAED5F
tetradic
#5FDAED #B95FED #ED725F #93ED5F
square
#5FDAED #B95FED #ED725F #93ED5F
split-complementary
#5FDAED #ED5F93 #EDB95F
monochromatic
#15A6BC #28CDE7 #5FDAED #96E7F3 #CDF3F9
Accessibility & contrast
On white
1.65
#5FDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#5FDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDAED
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDAED | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EE
Deuteranopia (green-blind)
#B3C3ED
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdaed; /* rgb */ color: rgb(95, 218, 237); /* oklch */ color: oklch(82.6% 0.112 209.1);
Tailwind
colors: {
custom: {
50: '#9ae5f2',
500: '#5fdaed',
950: '#000000',
},
}SCSS
$custom: #5fdaed; $custom-light: #9ae5f2; $custom-dark: #000000;
JSON
{
"hex": "#5fdaed",
"rgb": {
"r": 95,
"g": 218,
"b": 237
},
"hsl": {
"h": 188.028,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.82611,
"c": 0.11168,
"h": 209.1
},
"luminance": 0.5869
}Semantic roles & 50–950 ramp
primary
#5FDAED
secondary
#BB4735
accent
#2609DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485