#5FDAE1#5FDAE1
#5FDAE1 is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.2% C 0.109 H 200.4°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDAE1 |
|---|---|
| RGB | rgb(95, 218, 225) |
| HSL | hsl(183, 68%, 63%) |
| HSV | hsv(183, 58%, 88%) |
| CMYK | cmyk(57.8%, 3.1%, 0%, 11.8%) |
| CIE-LAB | lab(80.74, -32.04, -13.77) |
| CIE-LCH | lch(80.74, 34.88, 203.25°) |
| OKLab | oklab(82.18% -0.1024 -0.0381) |
| OKLCH | oklch(82.18% 0.109 200.4) |
| XYZ | xyz(43.3756, 58.0075, 80.1302) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.87
Darkturquoise
#00CED1
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 5.30
Robin'S Egg
#6DEDFD
ΔE00 5.32
Robin Egg Blue
#8AF1FE
ΔE00 6.57
Robin'S Egg Blue
#98EFF9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDAE1 #E1665F
analogous
#5FE1A7 #5FDAE1 #5F99E1
triadic
#5FDAE1 #E15FDA #DAE15F
tetradic
#5FDAE1 #A75FE1 #E1665F #99E15F
square
#5FDAE1 #A75FE1 #E1665F #99E15F
split-complementary
#5FDAE1 #E15F99 #E1A75F
monochromatic
#1F9FA6 #2BCED7 #5FDAE1 #93E6EB #C6F2F4
Accessibility & contrast
On white
1.67
#5FDAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#5FDAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDAE1
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDAE1 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E2
Deuteranopia (green-blind)
#B7C2E2
Tritanopia (blue-blind)
#00E1DC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fdae1; /* rgb */ color: rgb(95, 218, 225); /* oklch */ color: oklch(82.2% 0.109 200.4);
Tailwind
colors: {
custom: {
50: '#99e6ea',
500: '#5fdae1',
950: '#000000',
},
}SCSS
$custom: #5fdae1; $custom-light: #99e6ea; $custom-dark: #000000;
JSON
{
"hex": "#5fdae1",
"rgb": {
"r": 95,
"g": 218,
"b": 225
},
"hsl": {
"h": 183.231,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.82184,
"c": 0.10928,
"h": 200.4
},
"luminance": 0.58012
}Semantic roles & 50–950 ramp
primary
#5FDAE1
secondary
#A9413B
accent
#1F15D0
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484