#7EDFCA#7EDFCA
#7EDFCA is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.8% C 0.097 H 178.2°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDFCA |
|---|---|
| RGB | rgb(126, 223, 202) |
| HSL | hsl(167, 60%, 68%) |
| HSV | hsv(167, 43%, 87%) |
| CMYK | cmyk(43.5%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(82.63, -33.58, 1.37) |
| CIE-LCH | lch(82.63, 33.60, 177.66°) |
| OKLab | oklab(83.8% -0.0973 0.0031) |
| OKLCH | oklch(83.8% 0.097 178.2) |
| XYZ | xyz(45.6483, 61.4718, 65.3254) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.10
Tiffany Blue
#7BF2DA
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 5.09
Turquoise
#40E0D0
ΔE00 5.14
Pale Teal
#82CBB2
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDFCA #DF7E93
analogous
#7EDF99 #7EDFCA #7EC3DF
triadic
#7EDFCA #CA7EDF #DFCA7E
tetradic
#7EDFCA #997EDF #DF7E93 #C3DF7E
square
#7EDFCA #997EDF #DF7E93 #C3DF7E
split-complementary
#7EDFCA #DF7EC3 #DF997E
monochromatic
#2DB698 #4DD3B6 #7EDFCA #AFEBDE #E0F7F2
Accessibility & contrast
On white
1.58
#7EDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#7EDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDFCA
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDFCA | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5C9
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#59E2D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7edfca; /* rgb */ color: rgb(126, 223, 202); /* oklch */ color: oklch(83.8% 0.097 178.2);
Tailwind
colors: {
custom: {
50: '#a8e9da',
500: '#7edfca',
950: '#000000',
},
}SCSS
$custom: #7edfca; $custom-light: #a8e9da; $custom-dark: #000000;
JSON
{
"hex": "#7edfca",
"rgb": {
"r": 126,
"g": 223,
"b": 202
},
"hsl": {
"h": 167.01,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.83799,
"c": 0.09739,
"h": 178.2
},
"luminance": 0.61475
}Semantic roles & 50–950 ramp
primary
#7EDFCA
secondary
#B64B62
accent
#1E42C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483