#5FDAEB#5FDAEB
#5FDAEB is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.5% C 0.111 H 207.7°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDAEB |
|---|---|
| RGB | rgb(95, 218, 235) |
| HSL | hsl(187, 78%, 65%) |
| HSV | hsv(187, 60%, 92%) |
| CMYK | cmyk(59.6%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(81.05, -29.28, -18.63) |
| CIE-LCH | lch(81.05, 34.70, 212.47°) |
| OKLab | oklab(82.54% -0.0984 -0.0516) |
| OKLCH | oklch(82.54% 0.111 207.7) |
| XYZ | xyz(44.7799, 58.5693, 87.5262) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.48
Robin'S Egg
#6DEDFD
ΔE00 4.31
Neon Blue
#04D9FF
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 5.86
Robin'S Egg Blue
#98EFF9
ΔE00 6.52
Darkturquoise
#00CED1
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDAEB #EB705F
analogous
#5FEBB6 #5FDAEB #5F94EB
triadic
#5FDAEB #EB5FDA #DAEB5F
tetradic
#5FDAEB #B65FEB #EB705F #94EB5F
square
#5FDAEB #B65FEB #EB705F #94EB5F
split-complementary
#5FDAEB #EB5F94 #EBB65F
monochromatic
#17A5B9 #29CDE4 #5FDAEB #95E7F2 #CCF3F9
Accessibility & contrast
On white
1.65
#5FDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#5FDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDAEB
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDAEB | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#B4C3EB
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdaeb; /* rgb */ color: rgb(95, 218, 235); /* oklch */ color: oklch(82.5% 0.111 207.7);
Tailwind
colors: {
custom: {
50: '#9ae5f1',
500: '#5fdaeb',
950: '#000000',
},
}SCSS
$custom: #5fdaeb; $custom-light: #9ae5f1; $custom-dark: #000000;
JSON
{
"hex": "#5fdaeb",
"rgb": {
"r": 95,
"g": 218,
"b": 235
},
"hsl": {
"h": 187.286,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.82538,
"c": 0.11109,
"h": 207.7
},
"luminance": 0.58574
}Semantic roles & 50–950 ramp
primary
#5FDAEB
secondary
#B84636
accent
#250BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485