#7EFCCD#7EFCCD
#7EFCCD is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.132 H 166.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCCD |
|---|---|
| RGB | rgb(126, 252, 205) |
| HSL | hsl(158, 95%, 74%) |
| HSV | hsv(158, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.99, -45.95, 11.83) |
| CIE-LCH | lch(90.99, 47.45, 165.56°) |
| OKLab | oklab(90.59% -0.1284 0.0304) |
| OKLCH | oklch(90.59% 0.132 166.7) |
| XYZ | xyz(54.4291, 78.4595, 70.0217) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.29
Light Aquamarine
#7BFDC7
ΔE00 1.60
Light Turquoise
#7EF4CC
ΔE00 2.20
Light Aqua
#8CFFDB
ΔE00 3.00
Pale Turquoise
#A5FBD5
ΔE00 4.41
Light Greenish Blue
#63F7B4
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCCD #FC7EAD
analogous
#7EFC8E #7EFCCD #7EECFC
triadic
#7EFCCD #CD7EFC #FCCD7E
tetradic
#7EFCCD #8E7EFC #FC7EAD #ECFC7E
square
#7EFCCD #8E7EFC #FC7EAD #ECFC7E
split-complementary
#7EFCCD #FC7EEC #FC8E7E
monochromatic
#06F99F #42FBB6 #7EFCCD #BAFDE4 #E1FEF3
Accessibility & contrast
On white
1.26
#7EFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#7EFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCCD
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCCD | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E4E0D0
Tritanopia (blue-blind)
#4FFDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efccd; /* rgb */ color: rgb(126, 252, 205); /* oklch */ color: oklch(90.6% 0.132 166.7);
Tailwind
colors: {
custom: {
50: '#abfedc',
500: '#7efccd',
950: '#000000',
},
}SCSS
$custom: #7efccd; $custom-light: #abfedc; $custom-dark: #000000;
JSON
{
"hex": "#7efccd",
"rgb": {
"r": 126,
"g": 252,
"b": 205
},
"hsl": {
"h": 157.619,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.9059,
"c": 0.13196,
"h": 166.7
},
"luminance": 0.78464
}Semantic roles & 50–950 ramp
primary
#7EFCCD
secondary
#DA447C
accent
#0056E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684