#5FD7E7#5FD7E7
#5FD7E7 is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.7% C 0.109 H 207.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD7E7 |
|---|---|
| RGB | rgb(95, 215, 231) |
| HSL | hsl(187, 74%, 64%) |
| HSV | hsv(187, 59%, 91%) |
| CMYK | cmyk(58.9%, 6.9%, 0%, 9.4%) |
| CIE-LAB | lab(80.07, -28.94, -17.99) |
| CIE-LCH | lch(80.07, 34.08, 211.86°) |
| OKLab | oklab(81.7% -0.0969 -0.0498) |
| OKLCH | oklch(81.7% 0.109 207.2) |
| XYZ | xyz(43.4376, 56.7989, 84.2599) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.40
Robin'S Egg
#6DEDFD
ΔE00 4.98
Neon Blue
#04D9FF
ΔE00 5.98
Robin Egg Blue
#8AF1FE
ΔE00 6.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Darkturquoise
#00CED1
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD7E7 #E76F5F
analogous
#5FE7B3 #5FD7E7 #5F93E7
triadic
#5FD7E7 #E75FD7 #D7E75F
tetradic
#5FD7E7 #B35FE7 #E76F5F #93E75F
square
#5FD7E7 #B35FE7 #E76F5F #93E75F
split-complementary
#5FD7E7 #E75F93 #E7B35F
monochromatic
#1B9FB1 #2ACADF #5FD7E7 #94E4EF #C9F2F7
Accessibility & contrast
On white
1.70
#5FD7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#5FD7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD7E7
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD7E7 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CFE8
Deuteranopia (green-blind)
#B2C0E7
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fd7e7; /* rgb */ color: rgb(95, 215, 231); /* oklch */ color: oklch(81.7% 0.109 207.2);
Tailwind
colors: {
custom: {
50: '#99e3ee',
500: '#5fd7e7',
950: '#000000',
},
}SCSS
$custom: #5fd7e7; $custom-light: #99e3ee; $custom-dark: #000000;
JSON
{
"hex": "#5fd7e7",
"rgb": {
"r": 95,
"g": 215,
"b": 231
},
"hsl": {
"h": 187.059,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.817,
"c": 0.10893,
"h": 207.2
},
"luminance": 0.56803
}Semantic roles & 50–950 ramp
primary
#5FD7E7
secondary
#B24739
accent
#270FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485