#7DDFBB#7DDFBB
#7DDFBB is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.3% C 0.107 H 167.9°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDFBB |
|---|---|
| RGB | rgb(125, 223, 187) |
| HSL | hsl(158, 60%, 68%) |
| HSV | hsv(158, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(82.23, -37.16, 8.72) |
| CIE-LCH | lch(82.23, 38.17, 166.79°) |
| OKLab | oklab(83.34% -0.1046 0.0224) |
| OKLCH | oklch(83.34% 0.107 167.9) |
| XYZ | xyz(43.8111, 60.7199, 56.4155) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.31
Seafoam
#7FE0B3
ΔE00 2.47
Seafoam Blue
#78D1B6
ΔE00 3.93
Mediumaquamarine
#66CDAA
ΔE00 4.61
Light Turquoise
#7EF4CC
ΔE00 4.67
Eucalyptus
#44D7A8
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDFBB #DF7DA1
analogous
#7DDF8A #7DDFBB #7DD2DF
triadic
#7DDFBB #BB7DDF #DFBB7D
tetradic
#7DDFBB #8A7DDF #DF7DA1 #D2DF7D
square
#7DDFBB #8A7DDF #DF7DA1 #D2DF7D
split-complementary
#7DDFBB #DF7DD2 #DF8A7D
monochromatic
#2DB583 #4CD3A1 #7DDFBB #AEEBD5 #DFF7EE
Accessibility & contrast
On white
1.60
#7DDFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#7DDFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDFBB
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDFBB | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#5EE0D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7ddfbb; /* rgb */ color: rgb(125, 223, 187); /* oklch */ color: oklch(83.3% 0.107 167.9);
Tailwind
colors: {
custom: {
50: '#a7e9cf',
500: '#7ddfbb',
950: '#000000',
},
}SCSS
$custom: #7ddfbb; $custom-light: #a7e9cf; $custom-dark: #000000;
JSON
{
"hex": "#7ddfbb",
"rgb": {
"r": 125,
"g": 223,
"b": 187
},
"hsl": {
"h": 157.959,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.83341,
"c": 0.10695,
"h": 167.9
},
"luminance": 0.60723
}Semantic roles & 50–950 ramp
primary
#7DDFBB
secondary
#B64A72
accent
#1D5CC8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483