#7EE2CB#7EE2CB
#7EE2CB is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.5% C 0.100 H 177.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2CB |
|---|---|
| RGB | rgb(126, 226, 203) |
| HSL | hsl(166, 63%, 69%) |
| HSV | hsv(166, 44%, 89%) |
| CMYK | cmyk(44.2%, 0%, 10.2%, 11.4%) |
| CIE-LAB | lab(83.51, -34.75, 2.13) |
| CIE-LCH | lch(83.51, 34.81, 176.50°) |
| OKLab | oklab(84.52% -0.1003 0.0051) |
| OKLCH | oklch(84.52% 0.1 177.1) |
| XYZ | xyz(46.5757, 63.1365, 66.2206) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.64
Seafoam Blue
#78D1B6
ΔE00 4.41
Light Teal
#90E4C1
ΔE00 4.58
Turquoise
#40E0D0
ΔE00 5.31
Light Turquoise
#7EF4CC
ΔE00 5.82
Pale Teal
#82CBB2
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2CB #E27E95
analogous
#7EE299 #7EE2CB #7EC7E2
triadic
#7EE2CB #CB7EE2 #E2CB7E
tetradic
#7EE2CB #997EE2 #E27E95 #C7E27E
square
#7EE2CB #997EE2 #E27E95 #C7E27E
split-complementary
#7EE2CB #E27EC7 #E2997E
monochromatic
#2ABB9A #4CD7B7 #7EE2CB #B0EDDF #E2F8F3
Accessibility & contrast
On white
1.54
#7EE2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#7EE2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2CB
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2CB | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#58E5DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ee2cb; /* rgb */ color: rgb(126, 226, 203); /* oklch */ color: oklch(84.5% 0.100 177.1);
Tailwind
colors: {
custom: {
50: '#a9ebda',
500: '#7ee2cb',
950: '#000000',
},
}SCSS
$custom: #7ee2cb; $custom-light: #a9ebda; $custom-dark: #000000;
JSON
{
"hex": "#7ee2cb",
"rgb": {
"r": 126,
"g": 226,
"b": 203
},
"hsl": {
"h": 166.2,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.84519,
"c": 0.10048,
"h": 177.1
},
"luminance": 0.6314
}Semantic roles & 50–950 ramp
primary
#7EE2CB
secondary
#B94B64
accent
#1A43CB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483