#5FD2DE#5FD2DE
#5FD2DE is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.2% C 0.105 H 204.6°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2DE |
|---|---|
| RGB | rgb(95, 210, 222) |
| HSL | hsl(186, 66%, 62%) |
| HSV | hsv(186, 57%, 87%) |
| CMYK | cmyk(57.2%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(78.34, -29.03, -15.77) |
| CIE-LCH | lch(78.34, 33.03, 208.52°) |
| OKLab | oklab(80.22% -0.0952 -0.0436) |
| OKLCH | oklch(80.22% 0.105 204.6) |
| XYZ | xyz(40.9453, 53.7959, 77.3189) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.60
Darkturquoise
#00CED1
ΔE00 5.71
Robin'S Egg
#6DEDFD
ΔE00 6.28
Mediumturquoise
#48D1CC
ΔE00 6.73
Neon Blue
#04D9FF
ΔE00 7.34
Robin Egg Blue
#8AF1FE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2DE #DE6B5F
analogous
#5FDEAA #5FD2DE #5F93DE
triadic
#5FD2DE #DE5FD2 #D2DE5F
tetradic
#5FD2DE #AA5FDE #DE6B5F #93DE5F
square
#5FD2DE #AA5FDE #DE6B5F #93DE5F
split-complementary
#5FD2DE #DE5F93 #DEAA5F
monochromatic
#2195A1 #2CC4D4 #5FD2DE #92E0E8 #C4EFF3
Accessibility & contrast
On white
1.79
#5FD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#5FD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2DE
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2DE | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADF
Deuteranopia (green-blind)
#AFBCDE
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5fd2de; /* rgb */ color: rgb(95, 210, 222); /* oklch */ color: oklch(80.2% 0.105 204.6);
Tailwind
colors: {
custom: {
50: '#98e0e8',
500: '#5fd2de',
950: '#000000',
},
}SCSS
$custom: #5fd2de; $custom-light: #98e0e8; $custom-dark: #000000;
JSON
{
"hex": "#5fd2de",
"rgb": {
"r": 95,
"g": 210,
"b": 222
},
"hsl": {
"h": 185.669,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.80219,
"c": 0.10476,
"h": 204.6
},
"luminance": 0.538
}Semantic roles & 50–950 ramp
primary
#5FD2DE
secondary
#A4473D
accent
#2918CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484