#5FD7EE#5FD7EE
#5FD7EE is a light, moderate teal. Relative luminance 0.572; OKLCH L 82.0% C 0.111 H 212.2°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD7EE |
|---|---|
| RGB | rgb(95, 215, 238) |
| HSL | hsl(190, 81%, 65%) |
| HSV | hsv(190, 60%, 93%) |
| CMYK | cmyk(60.1%, 9.7%, 0%, 6.7%) |
| CIE-LAB | lab(80.29, -26.96, -21.38) |
| CIE-LCH | lch(80.29, 34.41, 218.40°) |
| OKLab | oklab(81.96% -0.0941 -0.0593) |
| OKLCH | oklch(81.96% 0.111 212.2) |
| XYZ | xyz(44.4460, 57.2023, 89.5711) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.09
Aqua Blue
#02D8E9
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 5.54
Sky Blue
#87CEEB
ΔE00 6.60
Robin Egg Blue
#8AF1FE
ΔE00 6.89
Robin'S Egg Blue
#98EFF9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD7EE #EE765F
analogous
#5FEEBD #5FD7EE #5F90EE
triadic
#5FD7EE #EE5FD7 #D7EE5F
tetradic
#5FD7EE #BD5FEE #EE765F #90EE5F
square
#5FD7EE #BD5FEE #EE765F #90EE5F
split-complementary
#5FD7EE #EE5F90 #EEBD5F
monochromatic
#14A3BE #28C9E8 #5FD7EE #96E5F4 #CEF3FA
Accessibility & contrast
On white
1.69
#5FD7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#5FD7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD7EE
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD7EE | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EF
Deuteranopia (green-blind)
#B0C0EE
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fd7ee; /* rgb */ color: rgb(95, 215, 238); /* oklch */ color: oklch(82.0% 0.111 212.2);
Tailwind
colors: {
custom: {
50: '#9ae3f3',
500: '#5fd7ee',
950: '#000000',
},
}SCSS
$custom: #5fd7ee; $custom-light: #9ae3f3; $custom-dark: #000000;
JSON
{
"hex": "#5fd7ee",
"rgb": {
"r": 95,
"g": 215,
"b": 238
},
"hsl": {
"h": 189.65,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.81958,
"c": 0.11123,
"h": 212.2
},
"luminance": 0.57207
}Semantic roles & 50–950 ramp
primary
#5FD7EE
secondary
#BD4A34
accent
#2B08DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485