#7DCEBA#7DCEBA
#7DCEBA is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.085 H 176.4°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCEBA |
|---|---|
| RGB | rgb(125, 206, 186) |
| HSL | hsl(165, 45%, 65%) |
| HSV | hsv(165, 39%, 81%) |
| CMYK | cmyk(39.3%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(77.31, -29.41, 2.16) |
| CIE-LCH | lch(77.31, 29.49, 175.80°) |
| OKLab | oklab(79.36% -0.085 0.0053) |
| OKLCH | oklch(79.36% 0.085 176.4) |
| XYZ | xyz(39.3883, 52.0451, 54.4150) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.27
Seafoam Blue
#78D1B6
ΔE00 2.36
Mediumaquamarine
#66CDAA
ΔE00 5.03
Light Teal
#90E4C1
ΔE00 6.71
Turquoise
#40E0D0
ΔE00 7.32
Mediumturquoise
#48D1CC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCEBA #CE7D91
analogous
#7DCE92 #7DCEBA #7DBACE
triadic
#7DCEBA #BA7DCE #CEBA7D
tetradic
#7DCEBA #927DCE #CE7D91 #BACE7D
square
#7DCEBA #927DCE #CE7D91 #BACE7D
split-complementary
#7DCEBA #CE7DBA #CE927D
monochromatic
#399780 #51BDA2 #7DCEBA #A9DFD2 #D6F0E9
Accessibility & contrast
On white
1.84
#7DCEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#7DCEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCEBA
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCEBA | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5B9
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#62D0C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dceba; /* rgb */ color: rgb(125, 206, 186); /* oklch */ color: oklch(79.4% 0.085 176.4);
Tailwind
colors: {
custom: {
50: '#a6ddce',
500: '#7dceba',
950: '#000000',
},
}SCSS
$custom: #7dceba; $custom-light: #a6ddce; $custom-dark: #000000;
JSON
{
"hex": "#7dceba",
"rgb": {
"r": 125,
"g": 206,
"b": 186
},
"hsl": {
"h": 165.185,
"s": 45.251,
"l": 64.902
},
"oklch": {
"l": 0.79361,
"c": 0.08515,
"h": 176.4
},
"luminance": 0.52048
}Semantic roles & 50–950 ramp
primary
#7DCEBA
secondary
#9D5264
accent
#2D4FB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483