#7DCEBB#7DCEBB
#7DCEBB is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.085 H 177.3°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCEBB |
|---|---|
| RGB | rgb(125, 206, 187) |
| HSL | hsl(166, 45%, 65%) |
| HSV | hsv(166, 39%, 81%) |
| CMYK | cmyk(39.3%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.33, -29.19, 1.66) |
| CIE-LCH | lch(77.33, 29.23, 176.74°) |
| OKLab | oklab(79.39% -0.0846 0.004) |
| OKLCH | oklch(79.39% 0.085 177.3) |
| XYZ | xyz(39.4950, 52.0877, 54.9769) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.57
Seafoam Blue
#78D1B6
ΔE00 2.67
Mediumaquamarine
#66CDAA
ΔE00 5.34
Light Teal
#90E4C1
ΔE00 6.94
Mediumturquoise
#48D1CC
ΔE00 7.17
Turquoise
#40E0D0
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCEBB #CE7D90
analogous
#7DCE93 #7DCEBB #7DB8CE
triadic
#7DCEBB #BB7DCE #CEBB7D
tetradic
#7DCEBB #937DCE #CE7D90 #B8CE7D
square
#7DCEBB #937DCE #CE7D90 #B8CE7D
split-complementary
#7DCEBB #CE7DB8 #CE937D
monochromatic
#399781 #51BDA4 #7DCEBB #A9DFD2 #D6F0E9
Accessibility & contrast
On white
1.84
#7DCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#7DCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCEBB
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCEBB | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BA
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#62D0C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dcebb; /* rgb */ color: rgb(125, 206, 187); /* oklch */ color: oklch(79.4% 0.085 177.3);
Tailwind
colors: {
custom: {
50: '#a6ddcf',
500: '#7dcebb',
950: '#000000',
},
}SCSS
$custom: #7dcebb; $custom-light: #a6ddcf; $custom-dark: #000000;
JSON
{
"hex": "#7dcebb",
"rgb": {
"r": 125,
"g": 206,
"b": 187
},
"hsl": {
"h": 165.926,
"s": 45.251,
"l": 64.902
},
"oklch": {
"l": 0.7939,
"c": 0.08465,
"h": 177.3
},
"luminance": 0.5209
}Semantic roles & 50–950 ramp
primary
#7DCEBB
secondary
#9D5263
accent
#2D4EB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483