#5FD6E2#5FD6E2
#5FD6E2 is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.3% C 0.107 H 204.3°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6E2 |
|---|---|
| RGB | rgb(95, 214, 226) |
| HSL | hsl(185, 69%, 63%) |
| HSV | hsv(185, 58%, 89%) |
| CMYK | cmyk(58%, 5.3%, 0%, 11.4%) |
| CIE-LAB | lab(79.62, -29.85, -15.99) |
| CIE-LCH | lch(79.62, 33.87, 208.17°) |
| OKLab | oklab(81.29% -0.0978 -0.0442) |
| OKLCH | oklch(81.29% 0.107 204.3) |
| XYZ | xyz(42.4876, 56.0127, 80.5092) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.27
Robin'S Egg
#6DEDFD
ΔE00 5.37
Darkturquoise
#00CED1
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 6.75
Mediumturquoise
#48D1CC
ΔE00 6.76
Robin'S Egg Blue
#98EFF9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6E2 #E26B5F
analogous
#5FE2AC #5FD6E2 #5F94E2
triadic
#5FD6E2 #E25FD6 #D6E25F
tetradic
#5FD6E2 #AC5FE2 #E26B5F #94E25F
square
#5FD6E2 #AC5FE2 #E26B5F #94E25F
split-complementary
#5FD6E2 #E25F94 #E2AC5F
monochromatic
#1E9CA8 #2BC9D9 #5FD6E2 #93E3EB #C7F1F5
Accessibility & contrast
On white
1.72
#5FD6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#5FD6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6E2
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6E2 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CEE3
Deuteranopia (green-blind)
#B2BFE3
Tritanopia (blue-blind)
#00DED9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd6e2; /* rgb */ color: rgb(95, 214, 226); /* oklch */ color: oklch(81.3% 0.107 204.3);
Tailwind
colors: {
custom: {
50: '#99e3eb',
500: '#5fd6e2',
950: '#000000',
},
}SCSS
$custom: #5fd6e2; $custom-light: #99e3eb; $custom-dark: #000000;
JSON
{
"hex": "#5fd6e2",
"rgb": {
"r": 95,
"g": 214,
"b": 226
},
"hsl": {
"h": 185.496,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.8129,
"c": 0.10737,
"h": 204.3
},
"luminance": 0.56017
}Semantic roles & 50–950 ramp
primary
#5FD6E2
secondary
#AA453B
accent
#2614D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484