#7DFEC3#7DFEC3
#7DFEC3 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.143 H 161.8°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFEC3 |
|---|---|
| RGB | rgb(125, 254, 195) |
| HSL | hsl(153, 98%, 74%) |
| HSV | hsv(153, 51%, 100%) |
| CMYK | cmyk(50.8%, 0%, 23.2%, 0.4%) |
| CIE-LAB | lab(91.32, -49.10, 17.43) |
| CIE-LCH | lch(91.32, 52.10, 160.46°) |
| OKLab | oklab(90.78% -0.1356 0.0446) |
| OKLCH | oklch(90.78% 0.143 161.8) |
| XYZ | xyz(53.7450, 79.1791, 64.0701) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.17
Light Greenish Blue
#63F7B4
ΔE00 2.74
Light Blue Green
#7EFBB3
ΔE00 3.00
Aquamarine
#7FFFD4
ΔE00 3.84
Seafoam (survey)
#80F9AD
ΔE00 4.04
Light Seafoam
#A0FEBF
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFEC3 #FE7DB8
analogous
#7DFE83 #7DFEC3 #7DF9FE
triadic
#7DFEC3 #C37DFE #FEC37D
tetradic
#7DFEC3 #837DFE #FE7DB8 #F9FE7D
square
#7DFEC3 #837DFE #FE7DB8 #F9FE7D
split-complementary
#7DFEC3 #FE7DF9 #FE837D
monochromatic
#04FD8B #40FEA7 #7DFEC3 #BAFEDF #E1FFF1
Accessibility & contrast
On white
1.25
#7DFEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#7DFEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFEC3
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFEC3 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEC0
Deuteranopia (green-blind)
#E8E1C7
Tritanopia (blue-blind)
#52FEEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfec3; /* rgb */ color: rgb(125, 254, 195); /* oklch */ color: oklch(90.8% 0.143 161.8);
Tailwind
colors: {
custom: {
50: '#aaffd5',
500: '#7dfec3',
950: '#000000',
},
}SCSS
$custom: #7dfec3; $custom-light: #aaffd5; $custom-dark: #000000;
JSON
{
"hex": "#7dfec3",
"rgb": {
"r": 125,
"g": 254,
"b": 195
},
"hsl": {
"h": 152.558,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.90776,
"c": 0.14274,
"h": 161.8
},
"luminance": 0.79184
}Semantic roles & 50–950 ramp
primary
#7DFEC3
secondary
#DC4389
accent
#0069E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683