#7EE2CC#7EE2CC
#7EE2CC is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.5% C 0.100 H 177.8°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2CC |
|---|---|
| RGB | rgb(126, 226, 204) |
| HSL | hsl(167, 63%, 69%) |
| HSV | hsv(167, 44%, 89%) |
| CMYK | cmyk(44.2%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(83.54, -34.52, 1.63) |
| CIE-LCH | lch(83.54, 34.56, 177.29°) |
| OKLab | oklab(84.55% -0.0999 0.0038) |
| OKLCH | oklch(84.55% 0.1 177.8) |
| XYZ | xyz(46.6952, 63.1843, 66.8502) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.63
Seafoam Blue
#78D1B6
ΔE00 4.56
Light Teal
#90E4C1
ΔE00 4.86
Turquoise
#40E0D0
ΔE00 5.14
Light Turquoise
#7EF4CC
ΔE00 6.07
Pale Teal
#82CBB2
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2CC #E27E94
analogous
#7EE29A #7EE2CC #7EC6E2
triadic
#7EE2CC #CC7EE2 #E2CC7E
tetradic
#7EE2CC #9A7EE2 #E27E94 #C6E27E
square
#7EE2CC #9A7EE2 #E27E94 #C6E27E
split-complementary
#7EE2CC #E27EC6 #E29A7E
monochromatic
#2ABB9B #4CD7B8 #7EE2CC #B0EDE0 #E2F8F4
Accessibility & contrast
On white
1.54
#7EE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#7EE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2CC
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2CC | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CB
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#57E5DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ee2cc; /* rgb */ color: rgb(126, 226, 204); /* oklch */ color: oklch(84.5% 0.100 177.8);
Tailwind
colors: {
custom: {
50: '#a9ebdb',
500: '#7ee2cc',
950: '#000000',
},
}SCSS
$custom: #7ee2cc; $custom-light: #a9ebdb; $custom-dark: #000000;
JSON
{
"hex": "#7ee2cc",
"rgb": {
"r": 126,
"g": 226,
"b": 204
},
"hsl": {
"h": 166.8,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.84548,
"c": 0.09999,
"h": 177.8
},
"luminance": 0.63188
}Semantic roles & 50–950 ramp
primary
#7EE2CC
secondary
#B94B63
accent
#1A41CB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101615
muted
#818484