#7EDDC8#7EDDC8
#7EDDC8 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.096 H 177.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDDC8 |
|---|---|
| RGB | rgb(126, 221, 200) |
| HSL | hsl(167, 58%, 68%) |
| HSV | hsv(167, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(82.01, -33.10, 1.53) |
| CIE-LCH | lch(82.01, 33.13, 177.36°) |
| OKLab | oklab(83.28% -0.0959 0.0035) |
| OKLCH | oklch(83.28% 0.096 177.9) |
| XYZ | xyz(44.8818, 60.3153, 63.9093) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.69
Tiffany Blue
#7BF2DA
ΔE00 4.80
Light Teal
#90E4C1
ΔE00 5.10
Pale Teal
#82CBB2
ΔE00 5.13
Turquoise
#40E0D0
ΔE00 5.30
Mediumaquamarine
#66CDAA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDDC8 #DD7E93
analogous
#7EDD98 #7EDDC8 #7EC2DD
triadic
#7EDDC8 #C87EDD #DDC87E
tetradic
#7EDDC8 #987EDD #DD7E93 #C2DD7E
square
#7EDDC8 #987EDD #DD7E93 #C2DD7E
split-complementary
#7EDDC8 #DD7EC2 #DD987E
monochromatic
#2FB295 #4ED0B3 #7EDDC8 #AEEADD #DFF7F1
Accessibility & contrast
On white
1.61
#7EDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#7EDDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDDC8
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDDC8 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C7
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#5AE0D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7eddc8; /* rgb */ color: rgb(126, 221, 200); /* oklch */ color: oklch(83.3% 0.096 177.9);
Tailwind
colors: {
custom: {
50: '#a8e8d8',
500: '#7eddc8',
950: '#000000',
},
}SCSS
$custom: #7eddc8; $custom-light: #a8e8d8; $custom-dark: #000000;
JSON
{
"hex": "#7eddc8",
"rgb": {
"r": 126,
"g": 221,
"b": 200
},
"hsl": {
"h": 166.737,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.8328,
"c": 0.09595,
"h": 177.9
},
"luminance": 0.60319
}Semantic roles & 50–950 ramp
primary
#7EDDC8
secondary
#B44C63
accent
#2044C6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483