#7EFFD5#7EFFD5
#7EFFD5 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.130 H 169.6°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFD5 |
|---|---|
| RGB | rgb(126, 255, 213) |
| HSL | hsl(160, 100%, 75%) |
| HSV | hsv(160, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(92.02, -45.53, 9.18) |
| CIE-LCH | lch(92.02, 46.45, 168.60°) |
| OKLab | oklab(91.49% -0.1282 0.0235) |
| OKLCH | oklch(91.49% 0.13 169.6) |
| XYZ | xyz(56.3691, 80.7548, 75.5546) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.30
Light Aqua
#8CFFDB
ΔE00 1.81
Light Turquoise
#7EF4CC
ΔE00 2.30
Light Aquamarine
#7BFDC7
ΔE00 3.02
Pale Turquoise
#A5FBD5
ΔE00 4.44
Bright Teal
#01F9C6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFD5 #FF7EA8
analogous
#7EFF95 #7EFFD5 #7EE9FF
triadic
#7EFFD5 #D57EFF #FFD57E
tetradic
#7EFFD5 #957EFF #FF7EA8 #E9FF7E
square
#7EFFD5 #957EFF #FF7EA8 #E9FF7E
split-complementary
#7EFFD5 #FF7EE9 #FF957E
monochromatic
#04FFAD #41FFC1 #7EFFD5 #BBFFE9 #E0FFF5
Accessibility & contrast
On white
1.22
#7EFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#7EFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFD5
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFD5 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D3
Deuteranopia (green-blind)
#E5E2D8
Tritanopia (blue-blind)
#49FFF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7effd5; /* rgb */ color: rgb(126, 255, 213); /* oklch */ color: oklch(91.5% 0.130 169.6);
Tailwind
colors: {
custom: {
50: '#abffe1',
500: '#7effd5',
950: '#000000',
},
}SCSS
$custom: #7effd5; $custom-light: #abffe1; $custom-dark: #000000;
JSON
{
"hex": "#7effd5",
"rgb": {
"r": 126,
"g": 255,
"b": 213
},
"hsl": {
"h": 160.465,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.91488,
"c": 0.13033,
"h": 169.6
},
"luminance": 0.8076
}Semantic roles & 50–950 ramp
primary
#7EFFD5
secondary
#DE4376
accent
#004BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684