#7EFBCD#7EFBCD
#7EFBCD is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.4% C 0.131 H 167.0°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBCD |
|---|---|
| RGB | rgb(126, 251, 205) |
| HSL | hsl(158, 94%, 74%) |
| HSV | hsv(158, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(90.70, -45.52, 11.43) |
| CIE-LCH | lch(90.70, 46.93, 165.91°) |
| OKLab | oklab(90.36% -0.1273 0.0293) |
| OKLCH | oklch(90.36% 0.131 167) |
| XYZ | xyz(54.1159, 77.8331, 69.9173) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.24
Light Aquamarine
#7BFDC7
ΔE00 1.84
Light Turquoise
#7EF4CC
ΔE00 1.91
Light Aqua
#8CFFDB
ΔE00 2.86
Pale Turquoise
#A5FBD5
ΔE00 4.32
Light Greenish Blue
#63F7B4
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBCD #FB7EAC
analogous
#7EFB8F #7EFBCD #7EEBFB
triadic
#7EFBCD #CD7EFB #FBCD7E
tetradic
#7EFBCD #8F7EFB #FB7EAC #EBFB7E
square
#7EFBCD #8F7EFB #FB7EAC #EBFB7E
split-complementary
#7EFBCD #FB7EEB #FB8F7E
monochromatic
#08F79F #43F9B6 #7EFBCD #B9FDE4 #E1FEF3
Accessibility & contrast
On white
1.27
#7EFBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#7EFBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBCD
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBCD | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#4FFCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7efbcd; /* rgb */ color: rgb(126, 251, 205); /* oklch */ color: oklch(90.4% 0.131 167.0);
Tailwind
colors: {
custom: {
50: '#abfddc',
500: '#7efbcd',
950: '#000000',
},
}SCSS
$custom: #7efbcd; $custom-light: #abfddc; $custom-dark: #000000;
JSON
{
"hex": "#7efbcd",
"rgb": {
"r": 126,
"g": 251,
"b": 205
},
"hsl": {
"h": 157.92,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.90358,
"c": 0.13067,
"h": 167
},
"luminance": 0.77838
}Semantic roles & 50–950 ramp
primary
#7EFBCD
secondary
#D9457B
accent
#0054E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684