#7DFBCE#7DFBCE
#7DFBCE is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.131 H 167.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFBCE |
|---|---|
| RGB | rgb(125, 251, 206) |
| HSL | hsl(159, 94%, 74%) |
| HSV | hsv(159, 50%, 98%) |
| CMYK | cmyk(50.2%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(90.69, -45.53, 10.89) |
| CIE-LCH | lch(90.69, 46.81, 166.55°) |
| OKLab | oklab(90.35% -0.1275 0.0279) |
| OKLCH | oklch(90.35% 0.131 167.7) |
| XYZ | xyz(54.0902, 77.8059, 70.5482) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.05
Light Turquoise
#7EF4CC
ΔE00 1.77
Light Aquamarine
#7BFDC7
ΔE00 2.09
Light Aqua
#8CFFDB
ΔE00 2.66
Pale Turquoise
#A5FBD5
ΔE00 4.36
Bright Teal
#01F9C6
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFBCE #FB7DAA
analogous
#7DFB8F #7DFBCE #7DE9FB
triadic
#7DFBCE #CE7DFB #FBCE7D
tetradic
#7DFBCE #8F7DFB #FB7DAA #E9FB7D
square
#7DFBCE #8F7DFB #FB7DAA #E9FB7D
split-complementary
#7DFBCE #FB7DE9 #FB8F7D
monochromatic
#08F6A1 #42F9B8 #7DFBCE #B8FDE4 #E1FEF4
Accessibility & contrast
On white
1.27
#7DFBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#7DFBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFBCE
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFBCE | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#4CFCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7dfbce; /* rgb */ color: rgb(125, 251, 206); /* oklch */ color: oklch(90.3% 0.131 167.7);
Tailwind
colors: {
custom: {
50: '#aafddd',
500: '#7dfbce',
950: '#000000',
},
}SCSS
$custom: #7dfbce; $custom-light: #aafddd; $custom-dark: #000000;
JSON
{
"hex": "#7dfbce",
"rgb": {
"r": 125,
"g": 251,
"b": 206
},
"hsl": {
"h": 158.571,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.90346,
"c": 0.13057,
"h": 167.7
},
"luminance": 0.77811
}Semantic roles & 50–950 ramp
primary
#7DFBCE
secondary
#D84479
accent
#0052E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684