#7DCEB5#7DCEB5
#7DCEB5 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.2% C 0.088 H 172.2°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCEB5 |
|---|---|
| RGB | rgb(125, 206, 181) |
| HSL | hsl(161, 45%, 65%) |
| HSV | hsv(161, 39%, 81%) |
| CMYK | cmyk(39.3%, 0%, 12.1%, 19.2%) |
| CIE-LAB | lab(77.18, -30.53, 4.67) |
| CIE-LCH | lch(77.18, 30.88, 171.31°) |
| OKLab | oklab(79.22% -0.0872 0.0119) |
| OKLCH | oklch(79.22% 0.088 172.2) |
| XYZ | xyz(38.8660, 51.8362, 51.6645) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.16
Pale Teal
#82CBB2
ΔE00 1.21
Mediumaquamarine
#66CDAA
ΔE00 3.68
Light Teal
#90E4C1
ΔE00 5.81
Seafoam
#7FE0B3
ΔE00 6.54
Eucalyptus
#44D7A8
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCEB5 #CE7D96
analogous
#7DCE8C #7DCEB5 #7DBFCE
triadic
#7DCEB5 #B57DCE #CEB57D
tetradic
#7DCEB5 #8C7DCE #CE7D96 #BFCE7D
square
#7DCEB5 #8C7DCE #CE7D96 #BFCE7D
split-complementary
#7DCEB5 #CE7DBF #CE8C7D
monochromatic
#39977A #51BD9C #7DCEB5 #A9DFCE #D6F0E8
Accessibility & contrast
On white
1.85
#7DCEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#7DCEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCEB5
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCEB5 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B4
Deuteranopia (green-blind)
#BCBBB7
Tritanopia (blue-blind)
#64CFC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dceb5; /* rgb */ color: rgb(125, 206, 181); /* oklch */ color: oklch(79.2% 0.088 172.2);
Tailwind
colors: {
custom: {
50: '#a6ddcb',
500: '#7dceb5',
950: '#000000',
},
}SCSS
$custom: #7dceb5; $custom-light: #a6ddcb; $custom-dark: #000000;
JSON
{
"hex": "#7dceb5",
"rgb": {
"r": 125,
"g": 206,
"b": 181
},
"hsl": {
"h": 161.481,
"s": 45.251,
"l": 64.902
},
"oklch": {
"l": 0.79219,
"c": 0.08797,
"h": 172.2
},
"luminance": 0.51839
}Semantic roles & 50–950 ramp
primary
#7DCEB5
secondary
#9D5269
accent
#2D58B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482