#5FD2E5#5FD2E5
#5FD2E5 is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.5% C 0.107 H 209.9°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2E5 |
|---|---|
| RGB | rgb(95, 210, 229) |
| HSL | hsl(189, 72%, 64%) |
| HSV | hsv(189, 59%, 90%) |
| CMYK | cmyk(58.5%, 8.3%, 0%, 10.2%) |
| CIE-LAB | lab(78.57, -27.07, -19.19) |
| CIE-LCH | lch(78.57, 33.18, 215.33°) |
| OKLab | oklab(80.47% -0.0924 -0.0531) |
| OKLCH | oklch(80.47% 0.107 209.9) |
| XYZ | xyz(41.9030, 54.1790, 82.3628) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.26
Neon Blue
#04D9FF
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 6.28
Sky Blue
#87CEEB
ΔE00 7.12
Robin Egg Blue
#8AF1FE
ΔE00 7.59
Darkturquoise
#00CED1
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2E5 #E5725F
analogous
#5FE5B5 #5FD2E5 #5F8FE5
triadic
#5FD2E5 #E55FD2 #D2E55F
tetradic
#5FD2E5 #B55FE5 #E5725F #8FE55F
square
#5FD2E5 #B55FE5 #E5725F #8FE55F
split-complementary
#5FD2E5 #E55F8F #E5B55F
monochromatic
#1C99AD #2AC3DC #5FD2E5 #94E1EE #C8F0F6
Accessibility & contrast
On white
1.77
#5FD2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#5FD2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2E5
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2E5 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CBE6
Deuteranopia (green-blind)
#ADBCE5
Tritanopia (blue-blind)
#00DBD8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5fd2e5; /* rgb */ color: rgb(95, 210, 229); /* oklch */ color: oklch(80.5% 0.107 209.9);
Tailwind
colors: {
custom: {
50: '#99e0ed',
500: '#5fd2e5',
950: '#000000',
},
}SCSS
$custom: #5fd2e5; $custom-light: #99e0ed; $custom-dark: #000000;
JSON
{
"hex": "#5fd2e5",
"rgb": {
"r": 95,
"g": 210,
"b": 229
},
"hsl": {
"h": 188.507,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.80472,
"c": 0.10663,
"h": 209.9
},
"luminance": 0.54183
}Semantic roles & 50–950 ramp
primary
#5FD2E5
secondary
#AF4A3A
accent
#2D11D4
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484