#7EE2DE#7EE2DE
#7EE2DE is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.1% C 0.094 H 192.2°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2DE |
|---|---|
| RGB | rgb(126, 226, 222) |
| HSL | hsl(178, 63%, 69%) |
| HSV | hsv(178, 44%, 89%) |
| CMYK | cmyk(44.2%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(84.02, -30.24, -7.18) |
| CIE-LCH | lch(84.02, 31.08, 193.36°) |
| OKLab | oklab(85.09% -0.0923 -0.0199) |
| OKLCH | oklch(85.09% 0.094 192.2) |
| XYZ | xyz(48.9802, 64.0983, 78.8842) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.68
Turquoise
#40E0D0
ΔE00 6.28
Paleturquoise
#AFEEEE
ΔE00 6.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Robin Egg Blue
#8AF1FE
ΔE00 7.09
Light Cyan
#ACFFFC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2DE #E27E82
analogous
#7EE2AC #7EE2DE #7EB4E2
triadic
#7EE2DE #DE7EE2 #E2DE7E
tetradic
#7EE2DE #AC7EE2 #E27E82 #B4E27E
square
#7EE2DE #AC7EE2 #E27E82 #B4E27E
split-complementary
#7EE2DE #E27EB4 #E2AC7E
monochromatic
#2ABBB6 #4CD7D1 #7EE2DE #B0EDEB #E2F8F8
Accessibility & contrast
On white
1.52
#7EE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#7EE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2DE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2DE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#4CE7E0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7ee2de; /* rgb */ color: rgb(126, 226, 222); /* oklch */ color: oklch(85.1% 0.094 192.2);
Tailwind
colors: {
custom: {
50: '#a9ebe8',
500: '#7ee2de',
950: '#000000',
},
}SCSS
$custom: #7ee2de; $custom-light: #a9ebe8; $custom-dark: #000000;
JSON
{
"hex": "#7ee2de",
"rgb": {
"r": 126,
"g": 226,
"b": 222
},
"hsl": {
"h": 177.6,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.85091,
"c": 0.09446,
"h": 192.2
},
"luminance": 0.64102
}Semantic roles & 50–950 ramp
primary
#7EE2DE
secondary
#B94B4F
accent
#1A22CB
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484