#7EFFD2#7EFFD2
#7EFFD2 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.132 H 168.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFD2 |
|---|---|
| RGB | rgb(126, 255, 210) |
| HSL | hsl(159, 100%, 75%) |
| HSV | hsv(159, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.96, -46.18, 10.63) |
| CIE-LCH | lch(91.96, 47.39, 167.03°) |
| OKLab | oklab(91.41% -0.1295 0.0273) |
| OKLCH | oklch(91.41% 0.132 168.1) |
| XYZ | xyz(55.9918, 80.6039, 73.5677) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.50
Light Aquamarine
#7BFDC7
ΔE00 2.26
Light Aqua
#8CFFDB
ΔE00 2.42
Light Turquoise
#7EF4CC
ΔE00 2.43
Pale Turquoise
#A5FBD5
ΔE00 4.46
Bright Teal
#01F9C6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFD2 #FF7EAB
analogous
#7EFF92 #7EFFD2 #7EEBFF
triadic
#7EFFD2 #D27EFF #FFD27E
tetradic
#7EFFD2 #927EFF #FF7EAB #EBFF7E
square
#7EFFD2 #927EFF #FF7EAB #EBFF7E
split-complementary
#7EFFD2 #FF7EEB #FF927E
monochromatic
#04FFA7 #41FFBD #7EFFD2 #BBFFE7 #E0FFF4
Accessibility & contrast
On white
1.23
#7EFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#7EFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFD2
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFD2 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0D0
Deuteranopia (green-blind)
#E6E2D5
Tritanopia (blue-blind)
#4BFFF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7effd2; /* rgb */ color: rgb(126, 255, 210); /* oklch */ color: oklch(91.4% 0.132 168.1);
Tailwind
colors: {
custom: {
50: '#abffdf',
500: '#7effd2',
950: '#000000',
},
}SCSS
$custom: #7effd2; $custom-light: #abffdf; $custom-dark: #000000;
JSON
{
"hex": "#7effd2",
"rgb": {
"r": 126,
"g": 255,
"b": 210
},
"hsl": {
"h": 159.07,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.91411,
"c": 0.13233,
"h": 168.1
},
"luminance": 0.80609
}Semantic roles & 50–950 ramp
primary
#7EFFD2
secondary
#DE4379
accent
#0050E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684