#7DCEBF#7DCEBF
#7DCEBF is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.083 H 180.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCEBF |
|---|---|
| RGB | rgb(125, 206, 191) |
| HSL | hsl(169, 45%, 65%) |
| HSV | hsv(169, 39%, 81%) |
| CMYK | cmyk(39.3%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(77.44, -28.27, -0.34) |
| CIE-LCH | lch(77.44, 28.27, 180.69°) |
| OKLab | oklab(79.51% -0.0828 -0.0014) |
| OKLCH | oklch(79.51% 0.083 180.9) |
| XYZ | xyz(39.9291, 52.2614, 57.2635) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.87
Seafoam Blue
#78D1B6
ΔE00 4.04
Mediumturquoise
#48D1CC
ΔE00 6.14
Mediumaquamarine
#66CDAA
ΔE00 6.66
Turquoise
#40E0D0
ΔE00 6.92
Light Teal
#90E4C1
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCEBF #CE7D8C
analogous
#7DCE97 #7DCEBF #7DB4CE
triadic
#7DCEBF #BF7DCE #CEBF7D
tetradic
#7DCEBF #977DCE #CE7D8C #B4CE7D
square
#7DCEBF #977DCE #CE7D8C #B4CE7D
split-complementary
#7DCEBF #CE7DB4 #CE977D
monochromatic
#399786 #51BDA9 #7DCEBF #A9DFD5 #D6F0EB
Accessibility & contrast
On white
1.83
#7DCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#7DCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCEBF
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCEBF | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#60D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dcebf; /* rgb */ color: rgb(125, 206, 191); /* oklch */ color: oklch(79.5% 0.083 180.9);
Tailwind
colors: {
custom: {
50: '#a6ddd2',
500: '#7dcebf',
950: '#000000',
},
}SCSS
$custom: #7dcebf; $custom-light: #a6ddd2; $custom-dark: #000000;
JSON
{
"hex": "#7dcebf",
"rgb": {
"r": 125,
"g": 206,
"b": 191
},
"hsl": {
"h": 168.889,
"s": 45.251,
"l": 64.902
},
"oklch": {
"l": 0.79508,
"c": 0.08285,
"h": 180.9
},
"luminance": 0.52264
}Semantic roles & 50–950 ramp
primary
#7DCEBF
secondary
#9D5260
accent
#2D47B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483