#7DEFBC#7DEFBC
#7DEFBC is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.1% C 0.128 H 162.8°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEFBC |
|---|---|
| RGB | rgb(125, 239, 188) |
| HSL | hsl(153, 78%, 71%) |
| HSV | hsv(153, 48%, 94%) |
| CMYK | cmyk(47.7%, 0%, 21.3%, 6.3%) |
| CIE-LAB | lab(86.86, -44.09, 14.78) |
| CIE-LCH | lch(86.86, 46.50, 161.47°) |
| OKLab | oklab(87.1% -0.1223 0.0379) |
| OKLCH | oklch(87.1% 0.128 162.8) |
| XYZ | xyz(48.3970, 69.7199, 58.4741) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.22
Seafoam
#7FE0B3
ΔE00 3.48
Light Greenish Blue
#63F7B4
ΔE00 3.80
Aquamarine
#7FFFD4
ΔE00 4.34
Light Blue Green
#7EFBB3
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEFBC #EF7DB0
analogous
#7DEF83 #7DEFBC #7DE9EF
triadic
#7DEFBC #BC7DEF #EFBC7D
tetradic
#7DEFBC #837DEF #EF7DB0 #E9EF7D
square
#7DEFBC #837DEF #EF7DB0 #E9EF7D
split-complementary
#7DEFBC #EF7DE9 #EF837D
monochromatic
#1AD783 #47E8A0 #7DEFBC #B3F6D8 #E4FCF1
Accessibility & contrast
On white
1.41
#7DEFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#7DEFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEFBC
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEFBC | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#5AEFE1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7defbc; /* rgb */ color: rgb(125, 239, 188); /* oklch */ color: oklch(87.1% 0.128 162.8);
Tailwind
colors: {
custom: {
50: '#a9f5d0',
500: '#7defbc',
950: '#000000',
},
}SCSS
$custom: #7defbc; $custom-light: #a9f5d0; $custom-dark: #000000;
JSON
{
"hex": "#7defbc",
"rgb": {
"r": 125,
"g": 239,
"b": 188
},
"hsl": {
"h": 153.158,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.87104,
"c": 0.12801,
"h": 162.8
},
"luminance": 0.69724
}Semantic roles & 50–950 ramp
primary
#7DEFBC
secondary
#C94781
accent
#0B68DA
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583