#7DECCC#7DECCC
#7DECCC is a very light, moderate teal. Relative luminance 0.687; OKLCH L 86.8% C 0.113 H 172.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7DECCC |
|---|---|
| RGB | rgb(125, 236, 204) |
| HSL | hsl(163, 74%, 71%) |
| HSV | hsv(163, 47%, 93%) |
| CMYK | cmyk(47%, 0%, 13.6%, 7.5%) |
| CIE-LAB | lab(86.36, -39.34, 5.71) |
| CIE-LCH | lch(86.36, 39.75, 171.74°) |
| OKLab | oklab(86.82% -0.1119 0.0145) |
| OKLCH | oklch(86.82% 0.113 172.6) |
| XYZ | xyz(49.3474, 68.7065, 67.7763) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.56
Tiffany Blue
#7BF2DA
ΔE00 3.03
Light Teal
#90E4C1
ΔE00 3.63
Light Aqua
#8CFFDB
ΔE00 4.08
Aquamarine
#7FFFD4
ΔE00 4.57
Seafoam
#7FE0B3
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DECCC #EC7D9D
analogous
#7DEC94 #7DECCC #7DD4EC
triadic
#7DECCC #CC7DEC #ECCC7D
tetradic
#7DECCC #947DEC #EC7D9D #D4EC7D
square
#7DECCC #947DEC #EC7D9D #D4EC7D
split-complementary
#7DECCC #EC7DD4 #EC947D
monochromatic
#1ED09D #48E4B7 #7DECCC #B2F4E1 #E4FBF5
Accessibility & contrast
On white
1.42
#7DECCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#7DECCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DECCC
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DECCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DECCC | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CB
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#52EEE3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7deccc; /* rgb */ color: rgb(125, 236, 204); /* oklch */ color: oklch(86.8% 0.113 172.6);
Tailwind
colors: {
custom: {
50: '#a9f2db',
500: '#7deccc',
950: '#000000',
},
}SCSS
$custom: #7deccc; $custom-light: #a9f2db; $custom-dark: #000000;
JSON
{
"hex": "#7deccc",
"rgb": {
"r": 125,
"g": 236,
"b": 204
},
"hsl": {
"h": 162.703,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.86817,
"c": 0.11287,
"h": 172.6
},
"luminance": 0.68711
}Semantic roles & 50–950 ramp
primary
#7DECCC
secondary
#C5486C
accent
#0F48D7
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101715
muted
#818584