#7EFBC3#7EFBC3
#7EFBC3 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.138 H 162.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBC3 |
|---|---|
| RGB | rgb(126, 251, 195) |
| HSL | hsl(153, 94%, 74%) |
| HSV | hsv(153, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 22.3%, 1.6%) |
| CIE-LAB | lab(90.49, -47.60, 16.28) |
| CIE-LCH | lch(90.49, 50.31, 161.12°) |
| OKLab | oklab(90.11% -0.1317 0.0417) |
| OKLCH | oklch(90.11% 0.138 162.4) |
| XYZ | xyz(52.9472, 77.3657, 63.7621) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.83
Light Greenish Blue
#63F7B4
ΔE00 2.90
Light Blue Green
#7EFBB3
ΔE00 3.42
Aquamarine
#7FFFD4
ΔE00 3.44
Light Turquoise
#7EF4CC
ΔE00 3.90
Light Seafoam
#A0FEBF
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBC3 #FB7EB6
analogous
#7EFB85 #7EFBC3 #7EF5FB
triadic
#7EFBC3 #C37EFB #FBC37E
tetradic
#7EFBC3 #857EFB #FB7EB6 #F5FB7E
square
#7EFBC3 #857EFB #FB7EB6 #F5FB7E
split-complementary
#7EFBC3 #FB7EF5 #FB857E
monochromatic
#08F78C #43F9A7 #7EFBC3 #B9FDDF #E1FEF1
Accessibility & contrast
On white
1.27
#7EFBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#7EFBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBC3
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBC3 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC0
Deuteranopia (green-blind)
#E5DEC6
Tritanopia (blue-blind)
#55FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7efbc3; /* rgb */ color: rgb(126, 251, 195); /* oklch */ color: oklch(90.1% 0.138 162.4);
Tailwind
colors: {
custom: {
50: '#abfdd5',
500: '#7efbc3',
950: '#000000',
},
}SCSS
$custom: #7efbc3; $custom-light: #abfdd5; $custom-dark: #000000;
JSON
{
"hex": "#7efbc3",
"rgb": {
"r": 126,
"g": 251,
"b": 195
},
"hsl": {
"h": 153.12,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.90113,
"c": 0.13815,
"h": 162.4
},
"luminance": 0.7737
}Semantic roles & 50–950 ramp
primary
#7EFBC3
secondary
#D94587
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683