#5EE7EB#5EE7EB
#5EE7EB is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.5% C 0.118 H 197.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE7EB |
|---|---|
| RGB | rgb(94, 231, 235) |
| HSL | hsl(182, 78%, 65%) |
| HSV | hsv(182, 60%, 92%) |
| CMYK | cmyk(60%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(84.75, -35.61, -13.07) |
| CIE-LCH | lch(84.75, 37.93, 200.15°) |
| OKLab | oklab(85.51% -0.1122 -0.0362) |
| OKLCH | oklch(85.51% 0.118 197.9) |
| XYZ | xyz(48.1809, 65.5246, 88.6895) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.09
Robin'S Egg
#6DEDFD
ΔE00 4.64
Bright Cyan
#41FDFE
ΔE00 5.10
Aqua Blue
#02D8E9
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 5.69
Aqua
#00FFFF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE7EB #EB625E
analogous
#5EEBA9 #5EE7EB #5EA1EB
triadic
#5EE7EB #EB5EE7 #E7EB5E
tetradic
#5EE7EB #A95EEB #EB625E #A1EB5E
square
#5EE7EB #A95EEB #EB625E #A1EB5E
split-complementary
#5EE7EB #EB5EA1 #EBA95E
monochromatic
#17B3B8 #28DFE4 #5EE7EB #94EFF2 #CBF7F9
Accessibility & contrast
On white
1.49
#5EE7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#5EE7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE7EB
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE7EB | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ee7eb; /* rgb */ color: rgb(94, 231, 235); /* oklch */ color: oklch(85.5% 0.118 197.9);
Tailwind
colors: {
custom: {
50: '#9aeff1',
500: '#5ee7eb',
950: '#000000',
},
}SCSS
$custom: #5ee7eb; $custom-light: #9aeff1; $custom-dark: #000000;
JSON
{
"hex": "#5ee7eb",
"rgb": {
"r": 94,
"g": 231,
"b": 235
},
"hsl": {
"h": 181.702,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.85513,
"c": 0.11792,
"h": 197.9
},
"luminance": 0.6553
}Semantic roles & 50–950 ramp
primary
#5EE7EB
secondary
#B73A36
accent
#110BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585