#7EE4EB#7EE4EB
#7EE4EB is a very light, moderate teal. Relative luminance 0.659; OKLCH L 86.0% C 0.096 H 201.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE4EB |
|---|---|
| RGB | rgb(126, 228, 235) |
| HSL | hsl(184, 73%, 71%) |
| HSV | hsv(184, 46%, 92%) |
| CMYK | cmyk(46.4%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(84.95, -27.95, -12.66) |
| CIE-LCH | lch(84.95, 30.68, 204.37°) |
| OKLab | oklab(85.97% -0.0893 -0.0349) |
| OKLCH | oklch(85.97% 0.096 201.3) |
| XYZ | xyz(51.3371, 65.9163, 88.5990) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.56
Robin Egg Blue
#8AF1FE
ΔE00 3.64
Robin'S Egg Blue
#98EFF9
ΔE00 3.70
Paleturquoise
#AFEEEE
ΔE00 6.12
Aqua Blue
#02D8E9
ΔE00 6.31
Bright Light Blue
#26F7FD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE4EB #EB857E
analogous
#7EEBBB #7EE4EB #7EADEB
triadic
#7EE4EB #EB7EE4 #E4EB7E
tetradic
#7EE4EB #BB7EEB #EB857E #ADEB7E
square
#7EE4EB #BB7EEB #EB857E #ADEB7E
split-complementary
#7EE4EB #EB7EAD #EBBB7E
monochromatic
#20C3CF #49D9E3 #7EE4EB #B3EFF3 #E5F9FB
Accessibility & contrast
On white
1.48
#7EE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#7EE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE4EB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE4EB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#42EBE6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ee4eb; /* rgb */ color: rgb(126, 228, 235); /* oklch */ color: oklch(86.0% 0.096 201.3);
Tailwind
colors: {
custom: {
50: '#aaecf1',
500: '#7ee4eb',
950: '#000000',
},
}SCSS
$custom: #7ee4eb; $custom-light: #aaecf1; $custom-dark: #000000;
JSON
{
"hex": "#7ee4eb",
"rgb": {
"r": 126,
"g": 228,
"b": 235
},
"hsl": {
"h": 183.853,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.85968,
"c": 0.09588,
"h": 201.3
},
"luminance": 0.65921
}Semantic roles & 50–950 ramp
primary
#7EE4EB
secondary
#C45149
accent
#1D10D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111616
muted
#818485