#7EDECC#7EDECC
#7EDECC is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.095 H 180.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDECC |
|---|---|
| RGB | rgb(126, 222, 204) |
| HSL | hsl(169, 59%, 68%) |
| HSV | hsv(169, 43%, 87%) |
| CMYK | cmyk(43.2%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(82.40, -32.65, -0.03) |
| CIE-LCH | lch(82.40, 32.65, 180.05°) |
| OKLab | oklab(83.63% -0.0953 -0.0006) |
| OKLCH | oklch(83.63% 0.095 180.4) |
| XYZ | xyz(45.6202, 61.0343, 66.4918) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 4.73
Turquoise
#40E0D0
ΔE00 4.87
Pale Teal
#82CBB2
ΔE00 5.83
Light Teal
#90E4C1
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDECC #DE7E90
analogous
#7EDE9C #7EDECC #7EC0DE
triadic
#7EDECC #CC7EDE #DECC7E
tetradic
#7EDECC #9C7EDE #DE7E90 #C0DE7E
square
#7EDECC #9C7EDE #DE7E90 #C0DE7E
split-complementary
#7EDECC #DE7EC0 #DE9C7E
monochromatic
#2EB49B #4DD2B9 #7EDECC #AFEADF #DFF7F3
Accessibility & contrast
On white
1.59
#7EDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#7EDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDECC
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDECC | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#58E1D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7edecc; /* rgb */ color: rgb(126, 222, 204); /* oklch */ color: oklch(83.6% 0.095 180.4);
Tailwind
colors: {
custom: {
50: '#a8e8db',
500: '#7edecc',
950: '#000000',
},
}SCSS
$custom: #7edecc; $custom-light: #a8e8db; $custom-dark: #000000;
JSON
{
"hex": "#7edecc",
"rgb": {
"r": 126,
"g": 222,
"b": 204
},
"hsl": {
"h": 168.75,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.83626,
"c": 0.09533,
"h": 180.4
},
"luminance": 0.61038
}Semantic roles & 50–950 ramp
primary
#7EDECC
secondary
#B54B5F
accent
#1F3EC7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101615
muted
#818484