#5FE7E6#5FE7E6
#5FE7E6 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.4% C 0.118 H 194.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7E6 |
|---|---|
| RGB | rgb(95, 231, 230) |
| HSL | hsl(180, 74%, 64%) |
| HSV | hsv(180, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 0.4%, 9.4%) |
| CIE-LAB | lab(84.63, -36.78, -10.61) |
| CIE-LCH | lch(84.63, 38.28, 196.08°) |
| OKLab | oklab(85.38% -0.1138 -0.0294) |
| OKLCH | oklch(85.38% 0.118 194.5) |
| XYZ | xyz(47.5719, 65.2929, 84.9433) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.49
Bright Cyan
#41FDFE
ΔE00 4.95
Mediumturquoise
#48D1CC
ΔE00 5.53
Aqua
#00FFFF
ΔE00 5.74
Bright Turquoise
#0FFEF9
ΔE00 5.76
Turquoise
#40E0D0
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7E6 #E75F60
analogous
#5FE7A2 #5FE7E6 #5FA4E7
triadic
#5FE7E6 #E65FE7 #E7E65F
tetradic
#5FE7E6 #A25FE7 #E75F60 #A4E75F
square
#5FE7E6 #A25FE7 #E75F60 #A4E75F
split-complementary
#5FE7E6 #E75FA4 #E7A25F
monochromatic
#1BB1B0 #2ADFDE #5FE7E6 #94EFEE #C9F7F7
Accessibility & contrast
On white
1.49
#5FE7E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5FE7E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7E6
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7E6 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE6
Deuteranopia (green-blind)
#C4CCE7
Tritanopia (blue-blind)
#00EEE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe7e6; /* rgb */ color: rgb(95, 231, 230); /* oklch */ color: oklch(85.4% 0.118 194.5);
Tailwind
colors: {
custom: {
50: '#9aefed',
500: '#5fe7e6',
950: '#000000',
},
}SCSS
$custom: #5fe7e6; $custom-light: #9aefed; $custom-dark: #000000;
JSON
{
"hex": "#5fe7e6",
"rgb": {
"r": 95,
"g": 231,
"b": 230
},
"hsl": {
"h": 179.559,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.85376,
"c": 0.11751,
"h": 194.5
},
"luminance": 0.65298
}Semantic roles & 50–950 ramp
primary
#5FE7E6
secondary
#B23939
accent
#0F11D6
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584