#5EE7E7#5EE7E7
#5EE7E7 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.4% C 0.118 H 195.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE7E7 |
|---|---|
| RGB | rgb(94, 231, 231) |
| HSL | hsl(180, 74%, 64%) |
| HSV | hsv(180, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 0%, 9.4%) |
| CIE-LAB | lab(84.64, -36.69, -11.13) |
| CIE-LCH | lch(84.64, 38.34, 196.88°) |
| OKLab | oklab(85.38% -0.1139 -0.0309) |
| OKLCH | oklch(85.38% 0.118 195.2) |
| XYZ | xyz(47.6095, 65.2960, 85.6801) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.33
Bright Cyan
#41FDFE
ΔE00 4.91
Mediumturquoise
#48D1CC
ΔE00 5.63
Aqua
#00FFFF
ΔE00 5.72
Bright Turquoise
#0FFEF9
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE7E7 #E75E5E
analogous
#5EE7A2 #5EE7E7 #5EA2E7
triadic
#5EE7E7 #E75EE7 #E7E75E
tetradic
#5EE7E7 #A25EE7 #E75E5E #A2E75E
square
#5EE7E7 #A25EE7 #E75E5E #A2E75E
split-complementary
#5EE7E7 #E75EA2 #E7A25E
monochromatic
#1AB0B0 #29DFDF #5EE7E7 #93EFEF #C9F7F7
Accessibility & contrast
On white
1.49
#5EE7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5EE7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE7E7
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE7E7 | 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)
#D9DDE7
Deuteranopia (green-blind)
#C3CCE8
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee7e7; /* rgb */ color: rgb(94, 231, 231); /* oklch */ color: oklch(85.4% 0.118 195.2);
Tailwind
colors: {
custom: {
50: '#9aefee',
500: '#5ee7e7',
950: '#000000',
},
}SCSS
$custom: #5ee7e7; $custom-light: #9aefee; $custom-dark: #000000;
JSON
{
"hex": "#5ee7e7",
"rgb": {
"r": 94,
"g": 231,
"b": 231
},
"hsl": {
"h": 180,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.85379,
"c": 0.11799,
"h": 195.2
},
"luminance": 0.65301
}Semantic roles & 50–950 ramp
primary
#5EE7E7
secondary
#B13838
accent
#0F0FD6
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585