#7DFEC8#7DFEC8
#7DFEC8 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.139 H 163.9°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFEC8 |
|---|---|
| RGB | rgb(125, 254, 200) |
| HSL | hsl(155, 98%, 74%) |
| HSV | hsv(155, 51%, 100%) |
| CMYK | cmyk(50.8%, 0%, 21.3%, 0.4%) |
| CIE-LAB | lab(91.42, -48.08, 15.01) |
| CIE-LCH | lch(91.42, 50.37, 162.66°) |
| OKLab | oklab(90.89% -0.1334 0.0385) |
| OKLCH | oklch(90.89% 0.139 163.9) |
| XYZ | xyz(54.3198, 79.4090, 67.0973) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.25
Aquamarine
#7FFFD4
ΔE00 2.71
Light Greenish Blue
#63F7B4
ΔE00 3.48
Light Turquoise
#7EF4CC
ΔE00 3.65
Light Blue Green
#7EFBB3
ΔE00 4.11
Light Aqua
#8CFFDB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFEC8 #FE7DB3
analogous
#7DFE88 #7DFEC8 #7DF3FE
triadic
#7DFEC8 #C87DFE #FEC87D
tetradic
#7DFEC8 #887DFE #FE7DB3 #F3FE7D
square
#7DFEC8 #887DFE #FE7DB3 #F3FE7D
split-complementary
#7DFEC8 #FE7DF3 #FE887D
monochromatic
#04FD95 #40FEAE #7DFEC8 #BAFEE2 #E1FFF2
Accessibility & contrast
On white
1.24
#7DFEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#7DFEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFEC8
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFEC8 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC5
Deuteranopia (green-blind)
#E7E1CB
Tritanopia (blue-blind)
#4FFEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfec8; /* rgb */ color: rgb(125, 254, 200); /* oklch */ color: oklch(90.9% 0.139 163.9);
Tailwind
colors: {
custom: {
50: '#abffd8',
500: '#7dfec8',
950: '#000000',
},
}SCSS
$custom: #7dfec8; $custom-light: #abffd8; $custom-dark: #000000;
JSON
{
"hex": "#7dfec8",
"rgb": {
"r": 125,
"g": 254,
"b": 200
},
"hsl": {
"h": 154.884,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.90894,
"c": 0.13884,
"h": 163.9
},
"luminance": 0.79414
}Semantic roles & 50–950 ramp
primary
#7DFEC8
secondary
#DC4383
accent
#0060E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683