#5FD6EB#5FD6EB
#5FD6EB is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.6% C 0.110 H 210.9°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6EB |
|---|---|
| RGB | rgb(95, 214, 235) |
| HSL | hsl(189, 78%, 65%) |
| HSV | hsv(189, 60%, 92%) |
| CMYK | cmyk(59.6%, 8.9%, 0%, 7.8%) |
| CIE-LAB | lab(79.91, -27.33, -20.36) |
| CIE-LCH | lch(79.91, 34.08, 216.69°) |
| OKLab | oklab(81.62% -0.0942 -0.0564) |
| OKLCH | oklch(81.62% 0.11 210.9) |
| XYZ | xyz(43.7551, 56.5197, 87.1846) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.34
Neon Blue
#04D9FF
ΔE00 4.59
Robin'S Egg
#6DEDFD
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 6.89
Sky Blue
#87CEEB
ΔE00 6.95
Robin'S Egg Blue
#98EFF9
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6EB #EB745F
analogous
#5FEBBA #5FD6EB #5F90EB
triadic
#5FD6EB #EB5FD6 #D6EB5F
tetradic
#5FD6EB #BA5FEB #EB745F #90EB5F
square
#5FD6EB #BA5FEB #EB745F #90EB5F
split-complementary
#5FD6EB #EB5F90 #EBBA5F
monochromatic
#17A0B9 #29C8E4 #5FD6EB #95E4F2 #CCF2F9
Accessibility & contrast
On white
1.71
#5FD6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#5FD6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6EB
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6EB | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEC
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd6eb; /* rgb */ color: rgb(95, 214, 235); /* oklch */ color: oklch(81.6% 0.110 210.9);
Tailwind
colors: {
custom: {
50: '#99e3f1',
500: '#5fd6eb',
950: '#000000',
},
}SCSS
$custom: #5fd6eb; $custom-light: #99e3f1; $custom-dark: #000000;
JSON
{
"hex": "#5fd6eb",
"rgb": {
"r": 95,
"g": 214,
"b": 235
},
"hsl": {
"h": 189,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.81616,
"c": 0.10986,
"h": 210.9
},
"luminance": 0.56524
}Semantic roles & 50–950 ramp
primary
#5FD6EB
secondary
#B84A36
accent
#2A0BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485