#5FDAE5#5FDAE5
#5FDAE5 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.3% C 0.110 H 203.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDAE5 |
|---|---|
| RGB | rgb(95, 218, 229) |
| HSL | hsl(185, 72%, 64%) |
| HSV | hsv(185, 59%, 90%) |
| CMYK | cmyk(58.5%, 4.8%, 0%, 10.2%) |
| CIE-LAB | lab(80.87, -30.95, -15.72) |
| CIE-LCH | lch(80.87, 34.71, 206.92°) |
| OKLab | oklab(82.32% -0.1008 -0.0435) |
| OKLCH | oklch(82.32% 0.11 203.3) |
| XYZ | xyz(43.9276, 58.2284, 83.0377) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.27
Robin'S Egg
#6DEDFD
ΔE00 4.63
Darkturquoise
#00CED1
ΔE00 5.91
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.58
Mediumturquoise
#48D1CC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDAE5 #E56A5F
analogous
#5FE5AD #5FDAE5 #5F97E5
triadic
#5FDAE5 #E55FDA #DAE55F
tetradic
#5FDAE5 #AD5FE5 #E56A5F #97E55F
square
#5FDAE5 #AD5FE5 #E56A5F #97E55F
split-complementary
#5FDAE5 #E55F97 #E5AD5F
monochromatic
#1CA1AD #2ACEDC #5FDAE5 #94E6EE #C8F2F6
Accessibility & contrast
On white
1.66
#5FDAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#5FDAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDAE5
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDAE5 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E6
Deuteranopia (green-blind)
#B6C2E6
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdae5; /* rgb */ color: rgb(95, 218, 229); /* oklch */ color: oklch(82.3% 0.110 203.3);
Tailwind
colors: {
custom: {
50: '#99e6ed',
500: '#5fdae5',
950: '#000000',
},
}SCSS
$custom: #5fdae5; $custom-light: #99e6ed; $custom-dark: #000000;
JSON
{
"hex": "#5fdae5",
"rgb": {
"r": 95,
"g": 218,
"b": 229
},
"hsl": {
"h": 184.925,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.82323,
"c": 0.10977,
"h": 203.3
},
"luminance": 0.58233
}Semantic roles & 50–950 ramp
primary
#5FDAE5
secondary
#AF433A
accent
#2111D4
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484