#7EFBCA#7EFBCA
#7EFBCA is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.3% C 0.133 H 165.6°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBCA |
|---|---|
| RGB | rgb(126, 251, 202) |
| HSL | hsl(156, 94%, 74%) |
| HSV | hsv(156, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 19.5%, 1.6%) |
| CIE-LAB | lab(90.64, -46.15, 12.88) |
| CIE-LCH | lch(90.64, 47.92, 164.41°) |
| OKLab | oklab(90.28% -0.1286 0.0331) |
| OKLCH | oklch(90.28% 0.133 165.6) |
| XYZ | xyz(53.7572, 77.6897, 68.0284) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.14
Aquamarine
#7FFFD4
ΔE00 1.87
Light Turquoise
#7EF4CC
ΔE00 2.46
Light Aqua
#8CFFDB
ΔE00 3.52
Light Greenish Blue
#63F7B4
ΔE00 4.20
Pale Turquoise
#A5FBD5
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBCA #FB7EAF
analogous
#7EFB8C #7EFBCA #7EEEFB
triadic
#7EFBCA #CA7EFB #FBCA7E
tetradic
#7EFBCA #8C7EFB #FB7EAF #EEFB7E
square
#7EFBCA #8C7EFB #FB7EAF #EEFB7E
split-complementary
#7EFBCA #FB7EEE #FB8C7E
monochromatic
#08F799 #43F9B2 #7EFBCA #B9FDE2 #E1FEF3
Accessibility & contrast
On white
1.27
#7EFBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#7EFBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBCA
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBCA | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC7
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#51FBED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7efbca; /* rgb */ color: rgb(126, 251, 202); /* oklch */ color: oklch(90.3% 0.133 165.6);
Tailwind
colors: {
custom: {
50: '#abfdda',
500: '#7efbca',
950: '#000000',
},
}SCSS
$custom: #7efbca; $custom-light: #abfdda; $custom-dark: #000000;
JSON
{
"hex": "#7efbca",
"rgb": {
"r": 126,
"g": 251,
"b": 202
},
"hsl": {
"h": 156.48,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.90283,
"c": 0.13283,
"h": 165.6
},
"luminance": 0.77694
}Semantic roles & 50–950 ramp
primary
#7EFBCA
secondary
#D9457F
accent
#005AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683