#7EFCCF#7EFCCF
#7EFCCF is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.6% C 0.131 H 167.7°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCCF |
|---|---|
| RGB | rgb(126, 252, 207) |
| HSL | hsl(159, 95%, 74%) |
| HSV | hsv(159, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(91.03, -45.52, 10.86) |
| CIE-LCH | lch(91.03, 46.80, 166.58°) |
| OKLab | oklab(90.64% -0.1275 0.0279) |
| OKLCH | oklch(90.64% 0.131 167.7) |
| XYZ | xyz(54.6720, 78.5567, 71.3013) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.88
Light Turquoise
#7EF4CC
ΔE00 1.92
Light Aquamarine
#7BFDC7
ΔE00 2.10
Light Aqua
#8CFFDB
ΔE00 2.56
Pale Turquoise
#A5FBD5
ΔE00 4.31
Bright Teal
#01F9C6
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCCF #FC7EAB
analogous
#7EFC90 #7EFCCF #7EEAFC
triadic
#7EFCCF #CF7EFC #FCCF7E
tetradic
#7EFCCF #907EFC #FC7EAB #EAFC7E
square
#7EFCCF #907EFC #FC7EAB #EAFC7E
split-complementary
#7EFCCF #FC7EEA #FC907E
monochromatic
#06F9A2 #42FBB9 #7EFCCF #BAFDE5 #E1FEF4
Accessibility & contrast
On white
1.26
#7EFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#7EFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCCF
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCCF | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#4EFDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efccf; /* rgb */ color: rgb(126, 252, 207); /* oklch */ color: oklch(90.6% 0.131 167.7);
Tailwind
colors: {
custom: {
50: '#abfedd',
500: '#7efccf',
950: '#000000',
},
}SCSS
$custom: #7efccf; $custom-light: #abfedd; $custom-dark: #000000;
JSON
{
"hex": "#7efccf",
"rgb": {
"r": 126,
"g": 252,
"b": 207
},
"hsl": {
"h": 158.571,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.9064,
"c": 0.13056,
"h": 167.7
},
"luminance": 0.78561
}Semantic roles & 50–950 ramp
primary
#7EFCCF
secondary
#DA447A
accent
#0052E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684