#7DFFCC#7DFFCC
#7DFFCC is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.137 H 165.4°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFCC |
|---|---|
| RGB | rgb(125, 255, 204) |
| HSL | hsl(156, 100%, 75%) |
| HSV | hsv(156, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.79, -47.67, 13.48) |
| CIE-LCH | lch(91.79, 49.54, 164.21°) |
| OKLab | oklab(91.22% -0.1327 0.0346) |
| OKLCH | oklch(91.22% 0.137 165.4) |
| XYZ | xyz(55.1115, 80.2348, 69.6977) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.87
Aquamarine
#7FFFD4
ΔE00 1.95
Light Turquoise
#7EF4CC
ΔE00 3.21
Light Aqua
#8CFFDB
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 4.14
Light Blue Green
#7EFBB3
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFCC #FF7DB0
analogous
#7DFF8B #7DFFCC #7DF1FF
triadic
#7DFFCC #CC7DFF #FFCC7D
tetradic
#7DFFCC #8B7DFF #FF7DB0 #F1FF7D
square
#7DFFCC #8B7DFF #FF7DB0 #F1FF7D
split-complementary
#7DFFCC #FF7DF1 #FF8B7D
monochromatic
#03FF9C #40FFB4 #7DFFCC #BAFFE4 #E0FFF3
Accessibility & contrast
On white
1.23
#7DFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#7DFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFCC
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFCC | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0C9
Deuteranopia (green-blind)
#E7E2CF
Tritanopia (blue-blind)
#4CFFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7dffcc; /* rgb */ color: rgb(125, 255, 204); /* oklch */ color: oklch(91.2% 0.137 165.4);
Tailwind
colors: {
custom: {
50: '#abffdb',
500: '#7dffcc',
950: '#000000',
},
}SCSS
$custom: #7dffcc; $custom-light: #abffdb; $custom-dark: #000000;
JSON
{
"hex": "#7dffcc",
"rgb": {
"r": 125,
"g": 255,
"b": 204
},
"hsl": {
"h": 156.462,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.91224,
"c": 0.13716,
"h": 165.4
},
"luminance": 0.8024
}Semantic roles & 50–950 ramp
primary
#7DFFCC
secondary
#DE427F
accent
#005AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684