#7EE3E4#7EE3E4
#7EE3E4 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.5% C 0.095 H 196.4°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE3E4 |
|---|---|
| RGB | rgb(126, 227, 228) |
| HSL | hsl(181, 65%, 69%) |
| HSV | hsv(181, 45%, 89%) |
| CMYK | cmyk(44.7%, 0.4%, 0%, 10.6%) |
| CIE-LAB | lab(84.47, -29.24, -9.69) |
| CIE-LCH | lch(84.47, 30.80, 198.33°) |
| OKLab | oklab(85.51% -0.091 -0.0267) |
| OKLCH | oklch(85.51% 0.095 196.4) |
| XYZ | xyz(50.0714, 64.9711, 83.2858) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.17
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Robin'S Egg
#6DEDFD
ΔE00 5.44
Paleturquoise
#AFEEEE
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 6.42
Bright Light Blue
#26F7FD
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE3E4 #E47F7E
analogous
#7EE4B2 #7EE3E4 #7EB0E4
triadic
#7EE3E4 #E47EE3 #E3E47E
tetradic
#7EE3E4 #B27EE4 #E47F7E #B0E47E
square
#7EE3E4 #B27EE4 #E47F7E #B0E47E
split-complementary
#7EE3E4 #E47EB0 #E4B27E
monochromatic
#28BEC0 #4BD8D9 #7EE3E4 #B1EEEF #E3F9F9
Accessibility & contrast
On white
1.50
#7EE3E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#7EE3E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE3E4
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE3E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE3E4 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE4
Deuteranopia (green-blind)
#C5CDE5
Tritanopia (blue-blind)
#48E9E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ee3e4; /* rgb */ color: rgb(126, 227, 228); /* oklch */ color: oklch(85.5% 0.095 196.4);
Tailwind
colors: {
custom: {
50: '#aaecec',
500: '#7ee3e4',
950: '#000000',
},
}SCSS
$custom: #7ee3e4; $custom-light: #aaecec; $custom-dark: #000000;
JSON
{
"hex": "#7ee3e4",
"rgb": {
"r": 126,
"g": 227,
"b": 228
},
"hsl": {
"h": 180.588,
"s": 65.385,
"l": 69.412
},
"oklch": {
"l": 0.85511,
"c": 0.09485,
"h": 196.4
},
"luminance": 0.64975
}Semantic roles & 50–950 ramp
primary
#7EE3E4
secondary
#BC4C4A
accent
#1A18CD
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484