#7DDFB2#7DDFB2
#7DDFB2 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.1% C 0.114 H 162.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDFB2 |
|---|---|
| RGB | rgb(125, 223, 178) |
| HSL | hsl(152, 60%, 68%) |
| HSV | hsv(152, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(82.03, -39.05, 13.18) |
| CIE-LCH | lch(82.03, 41.22, 161.35°) |
| OKLab | oklab(83.11% -0.1085 0.0339) |
| OKLCH | oklch(83.11% 0.114 162.7) |
| XYZ | xyz(42.8776, 60.3465, 51.4995) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.29
Light Teal
#90E4C1
ΔE00 3.33
Eucalyptus
#44D7A8
ΔE00 4.93
Mediumaquamarine
#66CDAA
ΔE00 5.20
Light Turquoise
#7EF4CC
ΔE00 5.25
Hospital Green
#9BE5AA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDFB2 #DF7DAA
analogous
#7DDF81 #7DDFB2 #7DDBDF
triadic
#7DDFB2 #B27DDF #DFB27D
tetradic
#7DDFB2 #817DDF #DF7DAA #DBDF7D
square
#7DDFB2 #817DDF #DF7DAA #DBDF7D
split-complementary
#7DDFB2 #DF7DDB #DF817D
monochromatic
#2DB576 #4CD395 #7DDFB2 #AEEBCF #DFF7EC
Accessibility & contrast
On white
1.61
#7DDFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#7DDFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDFB2
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDFB2 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2B0
Deuteranopia (green-blind)
#CDC8B5
Tritanopia (blue-blind)
#62DFD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ddfb2; /* rgb */ color: rgb(125, 223, 178); /* oklch */ color: oklch(83.1% 0.114 162.7);
Tailwind
colors: {
custom: {
50: '#a7e9c9',
500: '#7ddfb2',
950: '#000000',
},
}SCSS
$custom: #7ddfb2; $custom-light: #a7e9c9; $custom-dark: #000000;
JSON
{
"hex": "#7ddfb2",
"rgb": {
"r": 125,
"g": 223,
"b": 178
},
"hsl": {
"h": 152.449,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.83111,
"c": 0.11371,
"h": 162.7
},
"luminance": 0.6035
}Semantic roles & 50–950 ramp
primary
#7DDFB2
secondary
#B64A7C
accent
#1D6CC8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482