#7DECBD#7DECBD
#7DECBD is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.4% C 0.123 H 164.2°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7DECBD |
|---|---|
| RGB | rgb(125, 236, 189) |
| HSL | hsl(155, 74%, 71%) |
| HSV | hsv(155, 47%, 93%) |
| CMYK | cmyk(47%, 0%, 19.9%, 7.5%) |
| CIE-LAB | lab(86.02, -42.57, 13.07) |
| CIE-LCH | lch(86.02, 44.53, 162.94°) |
| OKLab | oklab(86.43% -0.1185 0.0335) |
| OKLCH | oklch(86.43% 0.123 164.2) |
| XYZ | xyz(47.6342, 68.0212, 58.7535) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.78
Light Turquoise
#7EF4CC
ΔE00 2.80
Light Aquamarine
#7BFDC7
ΔE00 3.73
Light Teal
#90E4C1
ΔE00 3.84
Aquamarine
#7FFFD4
ΔE00 4.45
Light Greenish Blue
#63F7B4
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DECBD #EC7DAC
analogous
#7DEC85 #7DECBD #7DE3EC
triadic
#7DECBD #BD7DEC #ECBD7D
tetradic
#7DECBD #857DEC #EC7DAC #E3EC7D
square
#7DECBD #857DEC #EC7DAC #E3EC7D
split-complementary
#7DECBD #EC7DE3 #EC857D
monochromatic
#1ED085 #48E4A2 #7DECBD #B2F4D8 #E4FBF1
Accessibility & contrast
On white
1.44
#7DECBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#7DECBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DECBD
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DECBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DECBD | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBB
Deuteranopia (green-blind)
#D7D2C0
Tritanopia (blue-blind)
#5AECDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #7decbd; /* rgb */ color: rgb(125, 236, 189); /* oklch */ color: oklch(86.4% 0.123 164.2);
Tailwind
colors: {
custom: {
50: '#a9f2d1',
500: '#7decbd',
950: '#000000',
},
}SCSS
$custom: #7decbd; $custom-light: #a9f2d1; $custom-dark: #000000;
JSON
{
"hex": "#7decbd",
"rgb": {
"r": 125,
"g": 236,
"b": 189
},
"hsl": {
"h": 154.595,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.86427,
"c": 0.12314,
"h": 164.2
},
"luminance": 0.68025
}Semantic roles & 50–950 ramp
primary
#7DECBD
secondary
#C5487D
accent
#0F63D7
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583