#5FD6DE#5FD6DE
#5FD6DE is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.1% C 0.107 H 201.3°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6DE |
|---|---|
| RGB | rgb(95, 214, 222) |
| HSL | hsl(184, 66%, 62%) |
| HSV | hsv(184, 57%, 87%) |
| CMYK | cmyk(57.2%, 3.6%, 0%, 12.9%) |
| CIE-LAB | lab(79.50, -30.95, -14.04) |
| CIE-LCH | lch(79.50, 33.99, 204.39°) |
| OKLab | oklab(81.15% -0.0995 -0.0388) |
| OKLCH | oklch(81.15% 0.107 201.3) |
| XYZ | xyz(41.9452, 55.7958, 77.6522) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.70
Darkturquoise
#00CED1
ΔE00 4.90
Mediumturquoise
#48D1CC
ΔE00 5.39
Robin'S Egg
#6DEDFD
ΔE00 5.89
Robin Egg Blue
#8AF1FE
ΔE00 7.13
Robin'S Egg Blue
#98EFF9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6DE #DE675F
analogous
#5FDEA7 #5FD6DE #5F96DE
triadic
#5FD6DE #DE5FD6 #D6DE5F
tetradic
#5FD6DE #A75FDE #DE675F #96DE5F
square
#5FD6DE #A75FDE #DE675F #96DE5F
split-complementary
#5FD6DE #DE5F96 #DEA75F
monochromatic
#2199A1 #2CC9D4 #5FD6DE #92E3E8 #C4F0F3
Accessibility & contrast
On white
1.73
#5FD6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#5FD6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6DE
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6DE | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDF
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#00DDD8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd6de; /* rgb */ color: rgb(95, 214, 222); /* oklch */ color: oklch(81.1% 0.107 201.3);
Tailwind
colors: {
custom: {
50: '#98e3e8',
500: '#5fd6de',
950: '#000000',
},
}SCSS
$custom: #5fd6de; $custom-light: #98e3e8; $custom-dark: #000000;
JSON
{
"hex": "#5fd6de",
"rgb": {
"r": 95,
"g": 214,
"b": 222
},
"hsl": {
"h": 183.78,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.81149,
"c": 0.10677,
"h": 201.3
},
"luminance": 0.558
}Semantic roles & 50–950 ramp
primary
#5FD6DE
secondary
#A4433D
accent
#2318CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484