#5EE7E8#5EE7E8
#5EE7E8 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.4% C 0.118 H 195.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE7E8 |
|---|---|
| RGB | rgb(94, 231, 232) |
| HSL | hsl(180, 75%, 64%) |
| HSV | hsv(180, 59%, 91%) |
| CMYK | cmyk(59.5%, 0.4%, 0%, 9%) |
| CIE-LAB | lab(84.67, -36.42, -11.62) |
| CIE-LCH | lch(84.67, 38.23, 197.69°) |
| OKLab | oklab(85.41% -0.1135 -0.0322) |
| OKLCH | oklch(85.41% 0.118 195.8) |
| XYZ | xyz(47.7512, 65.3527, 86.4261) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.23
Bright Cyan
#41FDFE
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 5.62
Aqua
#00FFFF
ΔE00 5.77
Mediumturquoise
#48D1CC
ΔE00 5.77
Bright Turquoise
#0FFEF9
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE7E8 #E85F5E
analogous
#5EE8A4 #5EE7E8 #5EA2E8
triadic
#5EE7E8 #E85EE7 #E7E85E
tetradic
#5EE7E8 #A45EE8 #E85F5E #A2E85E
square
#5EE7E8 #A45EE8 #E85F5E #A2E85E
split-complementary
#5EE7E8 #E85EA2 #E8A45E
monochromatic
#19B1B2 #28DFE0 #5EE7E8 #94EFF0 #C9F7F7
Accessibility & contrast
On white
1.49
#5EE7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#5EE7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE7E8
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE7E8 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE8
Deuteranopia (green-blind)
#C3CCE9
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee7e8; /* rgb */ color: rgb(94, 231, 232); /* oklch */ color: oklch(85.4% 0.118 195.8);
Tailwind
colors: {
custom: {
50: '#9aefef',
500: '#5ee7e8',
950: '#000000',
},
}SCSS
$custom: #5ee7e8; $custom-light: #9aefef; $custom-dark: #000000;
JSON
{
"hex": "#5ee7e8",
"rgb": {
"r": 94,
"g": 231,
"b": 232
},
"hsl": {
"h": 180.435,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.85412,
"c": 0.11795,
"h": 195.8
},
"luminance": 0.65358
}Semantic roles & 50–950 ramp
primary
#5EE7E8
secondary
#B33938
accent
#100ED7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585