#7DFBBC#7DFBBC
#7DFBBC is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.9% C 0.144 H 159.7°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFBBC |
|---|---|
| RGB | rgb(125, 251, 188) |
| HSL | hsl(150, 94%, 74%) |
| HSV | hsv(150, 50%, 98%) |
| CMYK | cmyk(50.2%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(90.31, -49.23, 19.62) |
| CIE-LCH | lch(90.31, 53.00, 158.28°) |
| OKLab | oklab(89.91% -0.1354 0.0501) |
| OKLCH | oklch(89.91% 0.144 159.7) |
| XYZ | xyz(52.0274, 76.9808, 59.6843) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.90
Light Greenish Blue
#63F7B4
ΔE00 2.12
Light Aquamarine
#7BFDC7
ΔE00 2.22
Seafoam (survey)
#80F9AD
ΔE00 2.90
Seafoam Green
#7AF9AB
ΔE00 3.09
Light Seafoam
#A0FEBF
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFBBC #FB7DBC
analogous
#7DFB7D #7DFBBC #7DFBFB
triadic
#7DFBBC #BC7DFB #FBBC7D
tetradic
#7DFBBC #7D7DFB #FB7DBC #FBFB7D
square
#7DFBBC #7D7DFB #FB7DBC #FBFB7D
split-complementary
#7DFBBC #FB7DFB #FB7D7D
monochromatic
#08F67F #42F99D #7DFBBC #B8FDDB #E1FEF0
Accessibility & contrast
On white
1.28
#7DFBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#7DFBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFBBC
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFBBC | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB8
Deuteranopia (green-blind)
#E6DEC0
Tritanopia (blue-blind)
#56FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7dfbbc; /* rgb */ color: rgb(125, 251, 188); /* oklch */ color: oklch(89.9% 0.144 159.7);
Tailwind
colors: {
custom: {
50: '#aafdd0',
500: '#7dfbbc',
950: '#000000',
},
}SCSS
$custom: #7dfbbc; $custom-light: #aafdd0; $custom-dark: #000000;
JSON
{
"hex": "#7dfbbc",
"rgb": {
"r": 125,
"g": 251,
"b": 188
},
"hsl": {
"h": 150,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.89913,
"c": 0.14439,
"h": 159.7
},
"luminance": 0.76985
}Semantic roles & 50–950 ramp
primary
#7DFBBC
secondary
#D8448E
accent
#0073E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683