#5FDAE8#5FDAE8
#5FDAE8 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.4% C 0.110 H 205.5°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDAE8 |
|---|---|
| RGB | rgb(95, 218, 232) |
| HSL | hsl(186, 75%, 64%) |
| HSV | hsv(186, 59%, 91%) |
| CMYK | cmyk(59.1%, 6%, 0%, 9%) |
| CIE-LAB | lab(80.96, -30.11, -17.17) |
| CIE-LCH | lch(80.96, 34.67, 209.69°) |
| OKLab | oklab(82.43% -0.0996 -0.0475) |
| OKLCH | oklch(82.43% 0.11 205.5) |
| XYZ | xyz(44.3501, 58.3974, 85.2628) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.21
Robin'S Egg
#6DEDFD
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Neon Blue
#04D9FF
ΔE00 6.62
Darkturquoise
#00CED1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDAE8 #E86D5F
analogous
#5FE8B1 #5FDAE8 #5F96E8
triadic
#5FDAE8 #E85FDA #DAE85F
tetradic
#5FDAE8 #B15FE8 #E86D5F #96E85F
square
#5FDAE8 #B15FE8 #E86D5F #96E85F
split-complementary
#5FDAE8 #E85F96 #E8B15F
monochromatic
#1AA3B3 #29CEE0 #5FDAE8 #95E6F0 #CAF3F7
Accessibility & contrast
On white
1.66
#5FDAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#5FDAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDAE8
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDAE8 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E9
Deuteranopia (green-blind)
#B5C2E8
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdae8; /* rgb */ color: rgb(95, 218, 232); /* oklch */ color: oklch(82.4% 0.110 205.5);
Tailwind
colors: {
custom: {
50: '#99e5ef',
500: '#5fdae8',
950: '#000000',
},
}SCSS
$custom: #5fdae8; $custom-light: #99e5ef; $custom-dark: #000000;
JSON
{
"hex": "#5fdae8",
"rgb": {
"r": 95,
"g": 218,
"b": 232
},
"hsl": {
"h": 186.131,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.8243,
"c": 0.11035,
"h": 205.5
},
"luminance": 0.58402
}Semantic roles & 50–950 ramp
primary
#5FDAE8
secondary
#B34538
accent
#230ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485