#7DFECB#7DFECB
#7DFECB is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.137 H 165.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFECB |
|---|---|
| RGB | rgb(125, 254, 203) |
| HSL | hsl(156, 98%, 74%) |
| HSV | hsv(156, 51%, 100%) |
| CMYK | cmyk(50.8%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(91.48, -47.46, 13.56) |
| CIE-LCH | lch(91.48, 49.36, 164.06°) |
| OKLab | oklab(90.97% -0.1321 0.0348) |
| OKLCH | oklch(90.97% 0.137 165.2) |
| XYZ | xyz(54.6738, 79.5507, 68.9620) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.75
Aquamarine
#7FFFD4
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 3.10
Light Aqua
#8CFFDB
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 4.03
Light Blue Green
#7EFBB3
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFECB #FE7DB0
analogous
#7DFE8B #7DFECB #7DF1FE
triadic
#7DFECB #CB7DFE #FECB7D
tetradic
#7DFECB #8B7DFE #FE7DB0 #F1FE7D
square
#7DFECB #8B7DFE #FE7DB0 #F1FE7D
split-complementary
#7DFECB #FE7DF1 #FE8B7D
monochromatic
#04FD9A #40FEB3 #7DFECB #BAFEE3 #E1FFF3
Accessibility & contrast
On white
1.24
#7DFECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#7DFECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFECB
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFECB | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#E6E1CE
Tritanopia (blue-blind)
#4DFEF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7dfecb; /* rgb */ color: rgb(125, 254, 203); /* oklch */ color: oklch(91.0% 0.137 165.2);
Tailwind
colors: {
custom: {
50: '#abffda',
500: '#7dfecb',
950: '#000000',
},
}SCSS
$custom: #7dfecb; $custom-light: #abffda; $custom-dark: #000000;
JSON
{
"hex": "#7dfecb",
"rgb": {
"r": 125,
"g": 254,
"b": 203
},
"hsl": {
"h": 156.279,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.90967,
"c": 0.13659,
"h": 165.2
},
"luminance": 0.79555
}Semantic roles & 50–950 ramp
primary
#7DFECB
secondary
#DC4380
accent
#005BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684