#7DFECF#7DFECF
#7DFECF is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.1% C 0.134 H 167.1°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFECF |
|---|---|
| RGB | rgb(125, 254, 207) |
| HSL | hsl(158, 98%, 74%) |
| HSV | hsv(158, 51%, 100%) |
| CMYK | cmyk(50.8%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.57, -46.61, 11.62) |
| CIE-LCH | lch(91.57, 48.04, 166.00°) |
| OKLab | oklab(91.07% -0.1303 0.0298) |
| OKLCH | oklch(91.07% 0.134 167.1) |
| XYZ | xyz(55.1566, 79.7438, 71.5049) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.04
Light Aquamarine
#7BFDC7
ΔE00 1.70
Light Turquoise
#7EF4CC
ΔE00 2.48
Light Aqua
#8CFFDB
ΔE00 2.91
Pale Turquoise
#A5FBD5
ΔE00 4.56
Light Greenish Blue
#63F7B4
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFECF #FE7DAC
analogous
#7DFE8F #7DFECF #7DECFE
triadic
#7DFECF #CF7DFE #FECF7D
tetradic
#7DFECF #8F7DFE #FE7DAC #ECFE7D
square
#7DFECF #8F7DFE #FE7DAC #ECFE7D
split-complementary
#7DFECF #FE7DEC #FE8F7D
monochromatic
#04FDA2 #40FEB9 #7DFECF #BAFEE5 #E1FFF4
Accessibility & contrast
On white
1.24
#7DFECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#7DFECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFECF
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFECF | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E5E1D2
Tritanopia (blue-blind)
#4BFFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7dfecf; /* rgb */ color: rgb(125, 254, 207); /* oklch */ color: oklch(91.1% 0.134 167.1);
Tailwind
colors: {
custom: {
50: '#abffdd',
500: '#7dfecf',
950: '#000000',
},
}SCSS
$custom: #7dfecf; $custom-light: #abffdd; $custom-dark: #000000;
JSON
{
"hex": "#7dfecf",
"rgb": {
"r": 125,
"g": 254,
"b": 207
},
"hsl": {
"h": 158.14,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.91067,
"c": 0.13372,
"h": 167.1
},
"luminance": 0.79749
}Semantic roles & 50–950 ramp
primary
#7DFECF
secondary
#DC437B
accent
#0054E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684