#7EFDC8#7EFDC8
#7EFDC8 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.137 H 164.1°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDC8 |
|---|---|
| RGB | rgb(126, 253, 200) |
| HSL | hsl(155, 97%, 74%) |
| HSV | hsv(155, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(91.17, -47.43, 14.66) |
| CIE-LCH | lch(91.17, 49.64, 162.82°) |
| OKLab | oklab(90.7% -0.1317 0.0376) |
| OKLCH | oklch(90.7% 0.137 164.1) |
| XYZ | xyz(54.1500, 78.8517, 66.9987) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.30
Aquamarine
#7FFFD4
ΔE00 2.57
Light Turquoise
#7EF4CC
ΔE00 3.39
Light Greenish Blue
#63F7B4
ΔE00 3.58
Light Blue Green
#7EFBB3
ΔE00 4.24
Light Aqua
#8CFFDB
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDC8 #FD7EB3
analogous
#7EFD89 #7EFDC8 #7EF2FD
triadic
#7EFDC8 #C87EFD #FDC87E
tetradic
#7EFDC8 #897EFD #FD7EB3 #F2FD7E
square
#7EFDC8 #897EFD #FD7EB3 #F2FD7E
split-complementary
#7EFDC8 #FD7EF2 #FD897E
monochromatic
#05FB95 #42FCAE #7EFDC8 #BAFEE2 #E1FFF2
Accessibility & contrast
On white
1.25
#7EFDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#7EFDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDC8
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDC8 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E6E0CB
Tritanopia (blue-blind)
#51FDEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efdc8; /* rgb */ color: rgb(126, 253, 200); /* oklch */ color: oklch(90.7% 0.137 164.1);
Tailwind
colors: {
custom: {
50: '#abffd8',
500: '#7efdc8',
950: '#000000',
},
}SCSS
$custom: #7efdc8; $custom-light: #abffd8; $custom-dark: #000000;
JSON
{
"hex": "#7efdc8",
"rgb": {
"r": 126,
"g": 253,
"b": 200
},
"hsl": {
"h": 154.961,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.90699,
"c": 0.13695,
"h": 164.1
},
"luminance": 0.78856
}Semantic roles & 50–950 ramp
primary
#7EFDC8
secondary
#DB4483
accent
#0060E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683