#7EE4E6#7EE4E6
#7EE4E6 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.8% C 0.096 H 197.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE4E6 |
|---|---|
| RGB | rgb(126, 228, 230) |
| HSL | hsl(181, 68%, 70%) |
| HSV | hsv(181, 45%, 90%) |
| CMYK | cmyk(45.2%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(84.81, -29.22, -10.24) |
| CIE-LCH | lch(84.81, 30.96, 199.31°) |
| OKLab | oklab(85.8% -0.0913 -0.0282) |
| OKLCH | oklch(85.8% 0.096 197.2) |
| XYZ | xyz(50.6249, 65.6314, 84.8479) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Robin'S Egg
#6DEDFD
ΔE00 5.03
Paleturquoise
#AFEEEE
ΔE00 6.03
Bright Light Blue
#26F7FD
ΔE00 6.40
Mediumturquoise
#48D1CC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE4E6 #E6807E
analogous
#7EE6B4 #7EE4E6 #7EB0E6
triadic
#7EE4E6 #E67EE4 #E4E67E
tetradic
#7EE4E6 #B47EE6 #E6807E #B0E67E
square
#7EE4E6 #B47EE6 #E6807E #B0E67E
split-complementary
#7EE4E6 #E67EB0 #E6B47E
monochromatic
#26C1C4 #4BD9DC #7EE4E6 #B1EFF0 #E5F9FA
Accessibility & contrast
On white
1.49
#7EE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#7EE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE4E6
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE4E6 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE6
Deuteranopia (green-blind)
#C6CEE7
Tritanopia (blue-blind)
#46EAE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ee4e6; /* rgb */ color: rgb(126, 228, 230); /* oklch */ color: oklch(85.8% 0.096 197.2);
Tailwind
colors: {
custom: {
50: '#aaeced',
500: '#7ee4e6',
950: '#000000',
},
}SCSS
$custom: #7ee4e6; $custom-light: #aaeced; $custom-dark: #000000;
JSON
{
"hex": "#7ee4e6",
"rgb": {
"r": 126,
"g": 228,
"b": 230
},
"hsl": {
"h": 181.154,
"s": 67.532,
"l": 69.804
},
"oklch": {
"l": 0.85802,
"c": 0.09558,
"h": 197.2
},
"luminance": 0.65636
}Semantic roles & 50–950 ramp
primary
#7EE4E6
secondary
#BE4C4A
accent
#1A16CF
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484