#7EFDCC#7EFDCC
#7EFDCC is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.134 H 165.9°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDCC |
|---|---|
| RGB | rgb(126, 253, 204) |
| HSL | hsl(157, 97%, 74%) |
| HSV | hsv(157, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.25, -46.59, 12.72) |
| CIE-LCH | lch(91.25, 48.30, 164.73°) |
| OKLab | oklab(90.8% -0.1299 0.0326) |
| OKLCH | oklch(90.8% 0.134 165.9) |
| XYZ | xyz(54.6236, 79.0411, 69.4930) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.15
Aquamarine
#7FFFD4
ΔE00 1.63
Light Turquoise
#7EF4CC
ΔE00 2.65
Light Aqua
#8CFFDB
ΔE00 3.39
Light Greenish Blue
#63F7B4
ΔE00 4.36
Pale Turquoise
#A5FBD5
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDCC #FD7EAF
analogous
#7EFD8D #7EFDCC #7EEFFD
triadic
#7EFDCC #CC7EFD #FDCC7E
tetradic
#7EFDCC #8D7EFD #FD7EAF #EFFD7E
square
#7EFDCC #8D7EFD #FD7EAF #EFFD7E
split-complementary
#7EFDCC #FD7EEF #FD8D7E
monochromatic
#05FB9C #42FCB4 #7EFDCC #BAFEE4 #E1FFF3
Accessibility & contrast
On white
1.25
#7EFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#7EFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDCC
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDCC | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E5E0CF
Tritanopia (blue-blind)
#4FFEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efdcc; /* rgb */ color: rgb(126, 253, 204); /* oklch */ color: oklch(90.8% 0.134 165.9);
Tailwind
colors: {
custom: {
50: '#abffdb',
500: '#7efdcc',
950: '#000000',
},
}SCSS
$custom: #7efdcc; $custom-light: #abffdb; $custom-dark: #000000;
JSON
{
"hex": "#7efdcc",
"rgb": {
"r": 126,
"g": 253,
"b": 204
},
"hsl": {
"h": 156.85,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.90797,
"c": 0.13398,
"h": 165.9
},
"luminance": 0.79046
}Semantic roles & 50–950 ramp
primary
#7EFDCC
secondary
#DB447E
accent
#0059E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684