#7DFEC9#7DFEC9
#7DFEC9 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.138 H 164.4°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFEC9 |
|---|---|
| RGB | rgb(125, 254, 201) |
| HSL | hsl(155, 98%, 74%) |
| HSV | hsv(155, 51%, 100%) |
| CMYK | cmyk(50.8%, 0%, 20.9%, 0.4%) |
| CIE-LAB | lab(91.44, -47.87, 14.53) |
| CIE-LCH | lch(91.44, 50.03, 163.12°) |
| OKLab | oklab(90.92% -0.133 0.0373) |
| OKLCH | oklch(90.92% 0.138 164.4) |
| XYZ | xyz(54.4370, 79.4559, 67.7149) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.34
Aquamarine
#7FFFD4
ΔE00 2.48
Light Turquoise
#7EF4CC
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 3.65
Light Aqua
#8CFFDB
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFEC9 #FE7DB2
analogous
#7DFE89 #7DFEC9 #7DF2FE
triadic
#7DFEC9 #C97DFE #FEC97D
tetradic
#7DFEC9 #897DFE #FE7DB2 #F2FE7D
square
#7DFEC9 #897DFE #FE7DB2 #F2FE7D
split-complementary
#7DFEC9 #FE7DF2 #FE897D
monochromatic
#04FD97 #40FEB0 #7DFEC9 #BAFEE2 #E1FFF2
Accessibility & contrast
On white
1.24
#7DFEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#7DFEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFEC9
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFEC9 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC6
Deuteranopia (green-blind)
#E6E1CC
Tritanopia (blue-blind)
#4EFEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfec9; /* rgb */ color: rgb(125, 254, 201); /* oklch */ color: oklch(90.9% 0.138 164.4);
Tailwind
colors: {
custom: {
50: '#abffd9',
500: '#7dfec9',
950: '#000000',
},
}SCSS
$custom: #7dfec9; $custom-light: #abffd9; $custom-dark: #000000;
JSON
{
"hex": "#7dfec9",
"rgb": {
"r": 125,
"g": 254,
"b": 201
},
"hsl": {
"h": 155.349,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.90918,
"c": 0.13809,
"h": 164.4
},
"luminance": 0.79461
}Semantic roles & 50–950 ramp
primary
#7DFEC9
secondary
#DC4382
accent
#005EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683