#7EE2C8#7EE2C8
#7EE2C8 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.4% C 0.102 H 174.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2C8 |
|---|---|
| RGB | rgb(126, 226, 200) |
| HSL | hsl(164, 63%, 69%) |
| HSV | hsv(164, 44%, 89%) |
| CMYK | cmyk(44.2%, 0%, 11.5%, 11.4%) |
| CIE-LAB | lab(83.44, -35.43, 3.60) |
| CIE-LCH | lch(83.44, 35.61, 174.19°) |
| OKLab | oklab(84.44% -0.1016 0.009) |
| OKLCH | oklch(84.44% 0.102 174.9) |
| XYZ | xyz(46.2216, 62.9949, 64.3559) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.76
Tiffany Blue
#7BF2DA
ΔE00 3.85
Seafoam Blue
#78D1B6
ΔE00 4.09
Light Turquoise
#7EF4CC
ΔE00 5.15
Seafoam
#7FE0B3
ΔE00 5.61
Pale Teal
#82CBB2
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2C8 #E27E98
analogous
#7EE296 #7EE2C8 #7ECAE2
triadic
#7EE2C8 #C87EE2 #E2C87E
tetradic
#7EE2C8 #967EE2 #E27E98 #CAE27E
square
#7EE2C8 #967EE2 #E27E98 #CAE27E
split-complementary
#7EE2C8 #E27ECA #E2967E
monochromatic
#2ABB96 #4CD7B3 #7EE2C8 #B0EDDD #E2F8F3
Accessibility & contrast
On white
1.54
#7EE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#7EE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2C8
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2C8 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C7
Deuteranopia (green-blind)
#CBCBCA
Tritanopia (blue-blind)
#59E4DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ee2c8; /* rgb */ color: rgb(126, 226, 200); /* oklch */ color: oklch(84.4% 0.102 174.9);
Tailwind
colors: {
custom: {
50: '#a9ebd8',
500: '#7ee2c8',
950: '#000000',
},
}SCSS
$custom: #7ee2c8; $custom-light: #a9ebd8; $custom-dark: #000000;
JSON
{
"hex": "#7ee2c8",
"rgb": {
"r": 126,
"g": 226,
"b": 200
},
"hsl": {
"h": 164.4,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.84435,
"c": 0.10204,
"h": 174.9
},
"luminance": 0.62998
}Semantic roles & 50–950 ramp
primary
#7EE2C8
secondary
#B94B68
accent
#1A48CB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483