#5FE6E2#5FE6E2
#5FE6E2 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.0% C 0.117 H 192.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE6E2 |
|---|---|
| RGB | rgb(95, 230, 226) |
| HSL | hsl(178, 73%, 64%) |
| HSV | hsv(178, 59%, 90%) |
| CMYK | cmyk(58.7%, 0%, 1.7%, 9.8%) |
| CIE-LAB | lab(84.23, -37.38, -9.09) |
| CIE-LCH | lch(84.23, 38.47, 193.67°) |
| OKLab | oklab(85.01% -0.1144 -0.0253) |
| OKLCH | oklch(85.01% 0.117 192.5) |
| XYZ | xyz(46.7376, 64.5127, 81.9258) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.77
Mediumturquoise
#48D1CC
ΔE00 5.08
Bright Light Blue
#26F7FD
ΔE00 5.18
Bright Cyan
#41FDFE
ΔE00 5.36
Bright Turquoise
#0FFEF9
ΔE00 5.76
Aqua
#00FFFF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE6E2 #E65F63
analogous
#5FE69E #5FE6E2 #5FA6E6
triadic
#5FE6E2 #E25FE6 #E6E25F
tetradic
#5FE6E2 #9E5FE6 #E65F63 #A6E65F
square
#5FE6E2 #9E5FE6 #E65F63 #A6E65F
split-complementary
#5FE6E2 #E65FA6 #E69E5F
monochromatic
#1BAFAB #2ADED8 #5FE6E2 #94EEEC #C9F7F5
Accessibility & contrast
On white
1.51
#5FE6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#5FE6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE6E2
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE6E2 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE2
Deuteranopia (green-blind)
#C4CBE3
Tritanopia (blue-blind)
#00ECE4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe6e2; /* rgb */ color: rgb(95, 230, 226); /* oklch */ color: oklch(85.0% 0.117 192.5);
Tailwind
colors: {
custom: {
50: '#9aeeeb',
500: '#5fe6e2',
950: '#000000',
},
}SCSS
$custom: #5fe6e2; $custom-light: #9aeeeb; $custom-dark: #000000;
JSON
{
"hex": "#5fe6e2",
"rgb": {
"r": 95,
"g": 230,
"b": 226
},
"hsl": {
"h": 178.222,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.85012,
"c": 0.11718,
"h": 192.5
},
"luminance": 0.64518
}Semantic roles & 50–950 ramp
primary
#5FE6E2
secondary
#B0393D
accent
#1016D5
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584