#5FE6E7#5FE6E7
#5FE6E7 is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.2% C 0.117 H 195.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE6E7 |
|---|---|
| RGB | rgb(95, 230, 231) |
| HSL | hsl(180, 74%, 64%) |
| HSV | hsv(180, 59%, 91%) |
| CMYK | cmyk(58.9%, 0.4%, 0%, 9.4%) |
| CIE-LAB | lab(84.38, -36.05, -11.52) |
| CIE-LCH | lch(84.38, 37.85, 197.72°) |
| OKLab | oklab(85.18% -0.1123 -0.0319) |
| OKLCH | oklch(85.18% 0.117 195.9) |
| XYZ | xyz(47.4337, 64.7911, 85.5919) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.45
Bright Cyan
#41FDFE
ΔE00 5.16
Mediumturquoise
#48D1CC
ΔE00 5.60
Robin'S Egg
#6DEDFD
ΔE00 5.64
Aqua
#00FFFF
ΔE00 6.00
Bright Turquoise
#0FFEF9
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE6E7 #E7605F
analogous
#5FE7A4 #5FE6E7 #5FA2E7
triadic
#5FE6E7 #E75FE6 #E6E75F
tetradic
#5FE6E7 #A45FE7 #E7605F #A2E75F
square
#5FE6E7 #A45FE7 #E7605F #A2E75F
split-complementary
#5FE6E7 #E75FA2 #E7A45F
monochromatic
#1BB0B1 #2ADEDF #5FE6E7 #94EEEF #C9F7F7
Accessibility & contrast
On white
1.50
#5FE6E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#5FE6E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE6E7
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE6E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE6E7 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE7
Deuteranopia (green-blind)
#C2CCE8
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe6e7; /* rgb */ color: rgb(95, 230, 231); /* oklch */ color: oklch(85.2% 0.117 195.9);
Tailwind
colors: {
custom: {
50: '#9aeeee',
500: '#5fe6e7',
950: '#000000',
},
}SCSS
$custom: #5fe6e7; $custom-light: #9aeeee; $custom-dark: #000000;
JSON
{
"hex": "#5fe6e7",
"rgb": {
"r": 95,
"g": 230,
"b": 231
},
"hsl": {
"h": 180.441,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.85177,
"c": 0.11678,
"h": 195.9
},
"luminance": 0.64796
}Semantic roles & 50–950 ramp
primary
#5FE6E7
secondary
#B23939
accent
#110FD6
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585