#7EFBCF#7EFBCF
#7EFBCF is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.4% C 0.129 H 168.0°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBCF |
|---|---|
| RGB | rgb(126, 251, 207) |
| HSL | hsl(159, 94%, 74%) |
| HSV | hsv(159, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.75, -45.09, 10.46) |
| CIE-LCH | lch(90.75, 46.29, 166.94°) |
| OKLab | oklab(90.41% -0.1265 0.0268) |
| OKLCH | oklch(90.41% 0.129 168) |
| XYZ | xyz(54.3588, 77.9303, 71.1969) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.92
Light Turquoise
#7EF4CC
ΔE00 1.64
Light Aquamarine
#7BFDC7
ΔE00 2.33
Light Aqua
#8CFFDB
ΔE00 2.43
Pale Turquoise
#A5FBD5
ΔE00 4.24
Bright Teal
#01F9C6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBCF #FB7EAA
analogous
#7EFB91 #7EFBCF #7EE9FB
triadic
#7EFBCF #CF7EFB #FBCF7E
tetradic
#7EFBCF #917EFB #FB7EAA #E9FB7E
square
#7EFBCF #917EFB #FB7EAA #E9FB7E
split-complementary
#7EFBCF #FB7EE9 #FB917E
monochromatic
#08F7A3 #43F9B9 #7EFBCF #B9FDE5 #E1FEF4
Accessibility & contrast
On white
1.27
#7EFBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#7EFBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBCF
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBCF | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#4EFCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7efbcf; /* rgb */ color: rgb(126, 251, 207); /* oklch */ color: oklch(90.4% 0.129 168.0);
Tailwind
colors: {
custom: {
50: '#abfddd',
500: '#7efbcf',
950: '#000000',
},
}SCSS
$custom: #7efbcf; $custom-light: #abfddd; $custom-dark: #000000;
JSON
{
"hex": "#7efbcf",
"rgb": {
"r": 126,
"g": 251,
"b": 207
},
"hsl": {
"h": 158.88,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.90409,
"c": 0.12928,
"h": 168
},
"luminance": 0.77935
}Semantic roles & 50–950 ramp
primary
#7EFBCF
secondary
#D94579
accent
#0051E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684