#7EDDCD#7EDDCD
#7EDDCD is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.094 H 181.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDDCD |
|---|---|
| RGB | rgb(126, 221, 205) |
| HSL | hsl(170, 58%, 68%) |
| HSV | hsv(170, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.14, -31.94, -0.94) |
| CIE-LCH | lch(82.14, 31.96, 181.69°) |
| OKLab | oklab(83.43% -0.0937 -0.003) |
| OKLCH | oklch(83.43% 0.094 181.9) |
| XYZ | xyz(45.4757, 60.5528, 67.0373) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.83
Seafoam Blue
#78D1B6
ΔE00 4.95
Tiffany Blue
#7BF2DA
ΔE00 5.17
Pale Teal
#82CBB2
ΔE00 6.03
Mediumturquoise
#48D1CC
ΔE00 6.24
Light Teal
#90E4C1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDDCD #DD7E8E
analogous
#7EDD9D #7EDDCD #7EBDDD
triadic
#7EDDCD #CD7EDD #DDCD7E
tetradic
#7EDDCD #9D7EDD #DD7E8E #BDDD7E
square
#7EDDCD #9D7EDD #DD7E8E #BDDD7E
split-complementary
#7EDDCD #DD7EBD #DD9D7E
monochromatic
#2FB29C #4ED0BA #7EDDCD #AEEAE0 #DFF7F3
Accessibility & contrast
On white
1.60
#7EDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#7EDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDDCD
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDDCD | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#58E0D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7eddcd; /* rgb */ color: rgb(126, 221, 205); /* oklch */ color: oklch(83.4% 0.094 181.9);
Tailwind
colors: {
custom: {
50: '#a8e8dc',
500: '#7eddcd',
950: '#000000',
},
}SCSS
$custom: #7eddcd; $custom-light: #a8e8dc; $custom-dark: #000000;
JSON
{
"hex": "#7eddcd",
"rgb": {
"r": 126,
"g": 221,
"b": 205
},
"hsl": {
"h": 169.895,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.83426,
"c": 0.0938,
"h": 181.9
},
"luminance": 0.60556
}Semantic roles & 50–950 ramp
primary
#7EDDCD
secondary
#B44C5D
accent
#203CC6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484