#5FE7E5#5FE7E5
#5FE7E5 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.3% C 0.118 H 193.8°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7E5 |
|---|---|
| RGB | rgb(95, 231, 229) |
| HSL | hsl(179, 74%, 64%) |
| HSV | hsv(179, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 0.9%, 9.4%) |
| CIE-LAB | lab(84.61, -37.05, -10.12) |
| CIE-LCH | lch(84.61, 38.41, 195.28°) |
| OKLab | oklab(85.34% -0.1142 -0.0281) |
| OKLCH | oklch(85.34% 0.118 193.8) |
| XYZ | xyz(47.4319, 65.2369, 84.2058) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.64
Bright Cyan
#41FDFE
ΔE00 4.99
Mediumturquoise
#48D1CC
ΔE00 5.43
Turquoise
#40E0D0
ΔE00 5.48
Bright Turquoise
#0FFEF9
ΔE00 5.67
Aqua
#00FFFF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7E5 #E75F61
analogous
#5FE7A1 #5FE7E5 #5FA5E7
triadic
#5FE7E5 #E55FE7 #E7E55F
tetradic
#5FE7E5 #A15FE7 #E75F61 #A5E75F
square
#5FE7E5 #A15FE7 #E75F61 #A5E75F
split-complementary
#5FE7E5 #E75FA5 #E7A15F
monochromatic
#1BB1AF #2ADFDC #5FE7E5 #94EFEE #C9F7F6
Accessibility & contrast
On white
1.49
#5FE7E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#5FE7E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7E5
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7E5 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE5
Deuteranopia (green-blind)
#C4CCE6
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe7e5; /* rgb */ color: rgb(95, 231, 229); /* oklch */ color: oklch(85.3% 0.118 193.8);
Tailwind
colors: {
custom: {
50: '#9aefed',
500: '#5fe7e5',
950: '#000000',
},
}SCSS
$custom: #5fe7e5; $custom-light: #9aefed; $custom-dark: #000000;
JSON
{
"hex": "#5fe7e5",
"rgb": {
"r": 95,
"g": 231,
"b": 229
},
"hsl": {
"h": 179.118,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.85343,
"c": 0.11759,
"h": 193.8
},
"luminance": 0.65242
}Semantic roles & 50–950 ramp
primary
#5FE7E5
secondary
#B2393A
accent
#0F12D6
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584