#7EFDC6#7EFDC6
#7EFDC6 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.138 H 163.2°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDC6 |
|---|---|
| RGB | rgb(126, 253, 198) |
| HSL | hsl(154, 97%, 74%) |
| HSV | hsv(154, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 21.7%, 0.8%) |
| CIE-LAB | lab(91.13, -47.84, 15.63) |
| CIE-LCH | lch(91.13, 50.33, 161.91°) |
| OKLab | oklab(90.65% -0.1326 0.0401) |
| OKLCH | oklch(90.65% 0.138 163.2) |
| XYZ | xyz(53.9178, 78.7588, 65.7758) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.40
Aquamarine
#7FFFD4
ΔE00 3.03
Light Greenish Blue
#63F7B4
ΔE00 3.23
Light Blue Green
#7EFBB3
ΔE00 3.78
Light Turquoise
#7EF4CC
ΔE00 3.79
Light Seafoam
#A0FEBF
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDC6 #FD7EB5
analogous
#7EFD87 #7EFDC6 #7EF4FD
triadic
#7EFDC6 #C67EFD #FDC67E
tetradic
#7EFDC6 #877EFD #FD7EB5 #F4FD7E
square
#7EFDC6 #877EFD #FD7EB5 #F4FD7E
split-complementary
#7EFDC6 #FD7EF4 #FD877E
monochromatic
#05FB91 #42FCAB #7EFDC6 #BAFEE1 #E1FFF2
Accessibility & contrast
On white
1.25
#7EFDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#7EFDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDC6
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDC6 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC3
Deuteranopia (green-blind)
#E6E0C9
Tritanopia (blue-blind)
#53FDEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efdc6; /* rgb */ color: rgb(126, 253, 198); /* oklch */ color: oklch(90.7% 0.138 163.2);
Tailwind
colors: {
custom: {
50: '#abffd7',
500: '#7efdc6',
950: '#000000',
},
}SCSS
$custom: #7efdc6; $custom-light: #abffd7; $custom-dark: #000000;
JSON
{
"hex": "#7efdc6",
"rgb": {
"r": 126,
"g": 253,
"b": 198
},
"hsl": {
"h": 154.016,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.90651,
"c": 0.13848,
"h": 163.2
},
"luminance": 0.78763
}Semantic roles & 50–950 ramp
primary
#7EFDC6
secondary
#DB4485
accent
#0063E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683