#5FD7E6#5FD7E6
#5FD7E6 is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.7% C 0.109 H 206.5°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD7E6 |
|---|---|
| RGB | rgb(95, 215, 230) |
| HSL | hsl(187, 73%, 64%) |
| HSV | hsv(187, 59%, 90%) |
| CMYK | cmyk(58.7%, 6.5%, 0%, 9.8%) |
| CIE-LAB | lab(80.03, -29.22, -17.50) |
| CIE-LCH | lch(80.03, 34.06, 210.92°) |
| OKLab | oklab(81.66% -0.0973 -0.0484) |
| OKLCH | oklch(81.66% 0.109 206.5) |
| XYZ | xyz(43.2968, 56.7426, 83.5182) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.30
Robin'S Egg
#6DEDFD
ΔE00 4.99
Neon Blue
#04D9FF
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 6.44
Darkturquoise
#00CED1
ΔE00 6.73
Robin'S Egg Blue
#98EFF9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD7E6 #E66E5F
analogous
#5FE6B1 #5FD7E6 #5F93E6
triadic
#5FD7E6 #E65FD7 #D7E65F
tetradic
#5FD7E6 #B15FE6 #E66E5F #93E65F
square
#5FD7E6 #B15FE6 #E66E5F #93E65F
split-complementary
#5FD7E6 #E65F93 #E6B15F
monochromatic
#1B9FAF #2ACADE #5FD7E6 #94E4EE #C9F1F7
Accessibility & contrast
On white
1.70
#5FD7E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#5FD7E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD7E6
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD7E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD7E6 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CFE7
Deuteranopia (green-blind)
#B2C0E6
Tritanopia (blue-blind)
#00DFDB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd7e6; /* rgb */ color: rgb(95, 215, 230); /* oklch */ color: oklch(81.7% 0.109 206.5);
Tailwind
colors: {
custom: {
50: '#99e3ed',
500: '#5fd7e6',
950: '#000000',
},
}SCSS
$custom: #5fd7e6; $custom-light: #99e3ed; $custom-dark: #000000;
JSON
{
"hex": "#5fd7e6",
"rgb": {
"r": 95,
"g": 215,
"b": 230
},
"hsl": {
"h": 186.667,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.81664,
"c": 0.10867,
"h": 206.5
},
"luminance": 0.56747
}Semantic roles & 50–950 ramp
primary
#5FD7E6
secondary
#B04639
accent
#2610D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484