#7DFEC1#7DFEC1
#7DFEC1 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.144 H 161.0°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFEC1 |
|---|---|
| RGB | rgb(125, 254, 193) |
| HSL | hsl(152, 98%, 74%) |
| HSV | hsv(152, 51%, 100%) |
| CMYK | cmyk(50.8%, 0%, 24%, 0.4%) |
| CIE-LAB | lab(91.27, -49.50, 18.40) |
| CIE-LCH | lch(91.27, 52.81, 159.61°) |
| OKLab | oklab(90.73% -0.1365 0.0471) |
| OKLCH | oklch(90.73% 0.144 161) |
| XYZ | xyz(53.5204, 79.0893, 62.8871) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.60
Light Greenish Blue
#63F7B4
ΔE00 2.53
Light Blue Green
#7EFBB3
ΔE00 2.57
Seafoam (survey)
#80F9AD
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 3.79
Light Seafoam
#A0FEBF
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFEC1 #FE7DBA
analogous
#7DFE81 #7DFEC1 #7DFAFE
triadic
#7DFEC1 #C17DFE #FEC17D
tetradic
#7DFEC1 #817DFE #FE7DBA #FAFE7D
square
#7DFEC1 #817DFE #FE7DBA #FAFE7D
split-complementary
#7DFEC1 #FE7DFA #FE817D
monochromatic
#04FD87 #40FEA4 #7DFEC1 #BAFEDE #E1FFF1
Accessibility & contrast
On white
1.25
#7DFEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#7DFEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFEC1
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFEC1 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBE
Deuteranopia (green-blind)
#E8E1C5
Tritanopia (blue-blind)
#53FDED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfec1; /* rgb */ color: rgb(125, 254, 193); /* oklch */ color: oklch(90.7% 0.144 161.0);
Tailwind
colors: {
custom: {
50: '#aaffd3',
500: '#7dfec1',
950: '#000000',
},
}SCSS
$custom: #7dfec1; $custom-light: #aaffd3; $custom-dark: #000000;
JSON
{
"hex": "#7dfec1",
"rgb": {
"r": 125,
"g": 254,
"b": 193
},
"hsl": {
"h": 151.628,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.90729,
"c": 0.14435,
"h": 161
},
"luminance": 0.79094
}Semantic roles & 50–950 ramp
primary
#7DFEC1
secondary
#DC438B
accent
#006DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683