#7DECCB#7DECCB
#7DECCB is a very light, moderate teal. Relative luminance 0.687; OKLCH L 86.8% C 0.113 H 172.0°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7DECCB |
|---|---|
| RGB | rgb(125, 236, 203) |
| HSL | hsl(162, 74%, 71%) |
| HSV | hsv(162, 47%, 93%) |
| CMYK | cmyk(47%, 0%, 14%, 7.5%) |
| CIE-LAB | lab(86.33, -39.56, 6.20) |
| CIE-LCH | lch(86.33, 40.04, 171.09°) |
| OKLab | oklab(86.79% -0.1124 0.0158) |
| OKLCH | oklch(86.79% 0.113 172) |
| XYZ | xyz(49.2278, 68.6587, 67.1466) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.35
Tiffany Blue
#7BF2DA
ΔE00 3.29
Light Teal
#90E4C1
ΔE00 3.50
Light Aqua
#8CFFDB
ΔE00 4.04
Aquamarine
#7FFFD4
ΔE00 4.44
Seafoam
#7FE0B3
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DECCB #EC7D9E
analogous
#7DEC93 #7DECCB #7DD6EC
triadic
#7DECCB #CB7DEC #ECCB7D
tetradic
#7DECCB #937DEC #EC7D9E #D6EC7D
square
#7DECCB #937DEC #EC7D9E #D6EC7D
split-complementary
#7DECCB #EC7DD6 #EC937D
monochromatic
#1ED09B #48E4B6 #7DECCB #B2F4E0 #E4FBF4
Accessibility & contrast
On white
1.43
#7DECCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#7DECCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DECCB
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DECCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DECCB | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0C9
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#53EEE2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7deccb; /* rgb */ color: rgb(125, 236, 203); /* oklch */ color: oklch(86.8% 0.113 172.0);
Tailwind
colors: {
custom: {
50: '#a9f2da',
500: '#7deccb',
950: '#000000',
},
}SCSS
$custom: #7deccb; $custom-light: #a9f2da; $custom-dark: #000000;
JSON
{
"hex": "#7deccb",
"rgb": {
"r": 125,
"g": 236,
"b": 203
},
"hsl": {
"h": 162.162,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.86789,
"c": 0.11346,
"h": 172
},
"luminance": 0.68663
}Semantic roles & 50–950 ramp
primary
#7DECCB
secondary
#C5486D
accent
#0F4AD7
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583