#7EFFD4#7EFFD4
#7EFFD4 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.131 H 169.1°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFD4 |
|---|---|
| RGB | rgb(126, 255, 212) |
| HSL | hsl(160, 100%, 75%) |
| HSV | hsv(160, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(92.00, -45.75, 9.66) |
| CIE-LCH | lch(92.00, 46.76, 168.07°) |
| OKLab | oklab(91.46% -0.1286 0.0248) |
| OKLCH | oklch(91.46% 0.131 169.1) |
| XYZ | xyz(56.2425, 80.7042, 74.8882) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.09
Light Aqua
#8CFFDB
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 2.32
Light Aquamarine
#7BFDC7
ΔE00 2.76
Pale Turquoise
#A5FBD5
ΔE00 4.44
Bright Teal
#01F9C6
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFD4 #FF7EA9
analogous
#7EFF94 #7EFFD4 #7EEAFF
triadic
#7EFFD4 #D47EFF #FFD47E
tetradic
#7EFFD4 #947EFF #FF7EA9 #EAFF7E
square
#7EFFD4 #947EFF #FF7EA9 #EAFF7E
split-complementary
#7EFFD4 #FF7EEA #FF947E
monochromatic
#04FFAB #41FFC0 #7EFFD4 #BBFFE8 #E0FFF5
Accessibility & contrast
On white
1.23
#7EFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#7EFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFD4
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFD4 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D2
Deuteranopia (green-blind)
#E5E2D7
Tritanopia (blue-blind)
#49FFF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7effd4; /* rgb */ color: rgb(126, 255, 212); /* oklch */ color: oklch(91.5% 0.131 169.1);
Tailwind
colors: {
custom: {
50: '#abffe1',
500: '#7effd4',
950: '#000000',
},
}SCSS
$custom: #7effd4; $custom-light: #abffe1; $custom-dark: #000000;
JSON
{
"hex": "#7effd4",
"rgb": {
"r": 126,
"g": 255,
"b": 212
},
"hsl": {
"h": 160,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.91462,
"c": 0.13098,
"h": 169.1
},
"luminance": 0.80709
}Semantic roles & 50–950 ramp
primary
#7EFFD4
secondary
#DE4377
accent
#004CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684