#5FD5DE#5FD5DE
#5FD5DE is a light, moderate teal. Relative luminance 0.553; OKLCH L 80.9% C 0.106 H 202.1°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD5DE |
|---|---|
| RGB | rgb(95, 213, 222) |
| HSL | hsl(184, 66%, 62%) |
| HSV | hsv(184, 57%, 87%) |
| CMYK | cmyk(57.2%, 4.1%, 0%, 12.9%) |
| CIE-LAB | lab(79.21, -30.47, -14.47) |
| CIE-LCH | lch(79.21, 33.74, 205.40°) |
| OKLab | oklab(80.92% -0.0984 -0.04) |
| OKLCH | oklch(80.92% 0.106 202.1) |
| XYZ | xyz(41.6929, 55.2911, 77.5681) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.59
Darkturquoise
#00CED1
ΔE00 5.05
Mediumturquoise
#48D1CC
ΔE00 5.70
Robin'S Egg
#6DEDFD
ΔE00 5.93
Robin Egg Blue
#8AF1FE
ΔE00 7.20
Robin'S Egg Blue
#98EFF9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD5DE #DE685F
analogous
#5FDEA8 #5FD5DE #5F96DE
triadic
#5FD5DE #DE5FD5 #D5DE5F
tetradic
#5FD5DE #A85FDE #DE685F #96DE5F
square
#5FD5DE #A85FDE #DE685F #96DE5F
split-complementary
#5FD5DE #DE5F96 #DEA85F
monochromatic
#2198A1 #2CC8D4 #5FD5DE #92E2E8 #C4F0F3
Accessibility & contrast
On white
1.74
#5FD5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#5FD5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD5DE
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD5DE | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDF
Deuteranopia (green-blind)
#B3BEDF
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd5de; /* rgb */ color: rgb(95, 213, 222); /* oklch */ color: oklch(80.9% 0.106 202.1);
Tailwind
colors: {
custom: {
50: '#98e2e8',
500: '#5fd5de',
950: '#000000',
},
}SCSS
$custom: #5fd5de; $custom-light: #98e2e8; $custom-dark: #000000;
JSON
{
"hex": "#5fd5de",
"rgb": {
"r": 95,
"g": 213,
"b": 222
},
"hsl": {
"h": 184.252,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.80916,
"c": 0.10624,
"h": 202.1
},
"luminance": 0.55295
}Semantic roles & 50–950 ramp
primary
#5FD5DE
secondary
#A4443D
accent
#2518CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484