#7DDFB3#7DDFB3
#7DDFB3 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.1% C 0.113 H 163.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDFB3 |
|---|---|
| RGB | rgb(125, 223, 179) |
| HSL | hsl(153, 60%, 68%) |
| HSV | hsv(153, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 19.7%, 12.5%) |
| CIE-LAB | lab(82.05, -38.85, 12.69) |
| CIE-LCH | lch(82.05, 40.87, 161.91°) |
| OKLab | oklab(83.14% -0.1081 0.0326) |
| OKLCH | oklch(83.14% 0.113 163.2) |
| XYZ | xyz(42.9784, 60.3868, 52.0302) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.39
Light Teal
#90E4C1
ΔE00 3.15
Eucalyptus
#44D7A8
ΔE00 4.92
Mediumaquamarine
#66CDAA
ΔE00 5.08
Light Turquoise
#7EF4CC
ΔE00 5.13
Seafoam Blue
#78D1B6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDFB3 #DF7DA9
analogous
#7DDF82 #7DDFB3 #7DDADF
triadic
#7DDFB3 #B37DDF #DFB37D
tetradic
#7DDFB3 #827DDF #DF7DA9 #DADF7D
square
#7DDFB3 #827DDF #DF7DA9 #DADF7D
split-complementary
#7DDFB3 #DF7DDA #DF827D
monochromatic
#2DB578 #4CD396 #7DDFB3 #AEEBD0 #DFF7EC
Accessibility & contrast
On white
1.61
#7DDFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#7DDFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDFB3
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDFB3 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD3B1
Deuteranopia (green-blind)
#CDC8B6
Tritanopia (blue-blind)
#61DFD3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ddfb3; /* rgb */ color: rgb(125, 223, 179); /* oklch */ color: oklch(83.1% 0.113 163.2);
Tailwind
colors: {
custom: {
50: '#a7e9c9',
500: '#7ddfb3',
950: '#000000',
},
}SCSS
$custom: #7ddfb3; $custom-light: #a7e9c9; $custom-dark: #000000;
JSON
{
"hex": "#7ddfb3",
"rgb": {
"r": 125,
"g": 223,
"b": 179
},
"hsl": {
"h": 153.061,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.83136,
"c": 0.11292,
"h": 163.2
},
"luminance": 0.6039
}Semantic roles & 50–950 ramp
primary
#7DDFB3
secondary
#B64A7B
accent
#1D6AC8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482