#7EFDCB#7EFDCB
#7EFDCB is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.135 H 165.4°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDCB |
|---|---|
| RGB | rgb(126, 253, 203) |
| HSL | hsl(156, 97%, 74%) |
| HSV | hsv(156, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(91.23, -46.80, 13.21) |
| CIE-LCH | lch(91.23, 48.63, 164.24°) |
| OKLab | oklab(90.77% -0.1304 0.0339) |
| OKLCH | oklch(90.77% 0.135 165.4) |
| XYZ | xyz(54.5041, 78.9933, 68.8633) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.91
Aquamarine
#7FFFD4
ΔE00 1.87
Light Turquoise
#7EF4CC
ΔE00 2.83
Light Aqua
#8CFFDB
ΔE00 3.61
Light Greenish Blue
#63F7B4
ΔE00 4.15
Pale Turquoise
#A5FBD5
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDCB #FD7EB0
analogous
#7EFD8C #7EFDCB #7EF0FD
triadic
#7EFDCB #CB7EFD #FDCB7E
tetradic
#7EFDCB #8C7EFD #FD7EB0 #F0FD7E
square
#7EFDCB #8C7EFD #FD7EB0 #F0FD7E
split-complementary
#7EFDCB #FD7EF0 #FD8C7E
monochromatic
#05FB9A #42FCB3 #7EFDCB #BAFEE3 #E1FFF3
Accessibility & contrast
On white
1.25
#7EFDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#7EFDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDCB
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDCB | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E5E0CE
Tritanopia (blue-blind)
#50FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efdcb; /* rgb */ color: rgb(126, 253, 203); /* oklch */ color: oklch(90.8% 0.135 165.4);
Tailwind
colors: {
custom: {
50: '#abffda',
500: '#7efdcb',
950: '#000000',
},
}SCSS
$custom: #7efdcb; $custom-light: #abffda; $custom-dark: #000000;
JSON
{
"hex": "#7efdcb",
"rgb": {
"r": 126,
"g": 253,
"b": 203
},
"hsl": {
"h": 156.378,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.90772,
"c": 0.13471,
"h": 165.4
},
"luminance": 0.78998
}Semantic roles & 50–950 ramp
primary
#7EFDCB
secondary
#DB4480
accent
#005AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684