#7DDECB#7DDECB
#7DDECB is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.096 H 179.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDECB |
|---|---|
| RGB | rgb(125, 222, 203) |
| HSL | hsl(168, 60%, 68%) |
| HSV | hsv(168, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(82.33, -33.12, 0.40) |
| CIE-LCH | lch(82.33, 33.13, 179.31°) |
| OKLab | oklab(83.55% -0.0965 0.0005) |
| OKLCH | oklch(83.55% 0.096 179.7) |
| XYZ | xyz(45.3539, 60.9108, 65.8553) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.35
Tiffany Blue
#7BF2DA
ΔE00 4.62
Turquoise
#40E0D0
ΔE00 4.85
Pale Teal
#82CBB2
ΔE00 5.70
Light Teal
#90E4C1
ΔE00 5.75
Mediumturquoise
#48D1CC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDECB #DE7D90
analogous
#7DDE9A #7DDECB #7DC1DE
triadic
#7DDECB #CB7DDE #DECB7D
tetradic
#7DDECB #9A7DDE #DE7D90 #C1DE7D
square
#7DDECB #9A7DDE #DE7D90 #C1DE7D
split-complementary
#7DDECB #DE7DC1 #DE9A7D
monochromatic
#2DB399 #4CD2B7 #7DDECB #AEEADF #DFF7F2
Accessibility & contrast
On white
1.59
#7DDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#7DDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDECB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDECB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#57E1D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7ddecb; /* rgb */ color: rgb(125, 222, 203); /* oklch */ color: oklch(83.6% 0.096 179.7);
Tailwind
colors: {
custom: {
50: '#a8e8da',
500: '#7ddecb',
950: '#000000',
},
}SCSS
$custom: #7ddecb; $custom-light: #a8e8da; $custom-dark: #000000;
JSON
{
"hex": "#7ddecb",
"rgb": {
"r": 125,
"g": 222,
"b": 203
},
"hsl": {
"h": 168.247,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.83553,
"c": 0.09649,
"h": 179.7
},
"luminance": 0.60914
}Semantic roles & 50–950 ramp
primary
#7DDECB
secondary
#B54B5F
accent
#1E3FC7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483