#7DCEBE#7DCEBE
#7DCEBE is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.083 H 180.0°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCEBE |
|---|---|
| RGB | rgb(125, 206, 190) |
| HSL | hsl(168, 45%, 65%) |
| HSV | hsv(168, 39%, 81%) |
| CMYK | cmyk(39.3%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.41, -28.50, 0.16) |
| CIE-LCH | lch(77.41, 28.50, 179.68°) |
| OKLab | oklab(79.48% -0.0833 0) |
| OKLCH | oklch(79.48% 0.083 180) |
| XYZ | xyz(39.8195, 52.2176, 56.6859) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.53
Seafoam Blue
#78D1B6
ΔE00 3.68
Mediumaquamarine
#66CDAA
ΔE00 6.32
Mediumturquoise
#48D1CC
ΔE00 6.38
Turquoise
#40E0D0
ΔE00 6.96
Light Teal
#90E4C1
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCEBE #CE7D8D
analogous
#7DCE96 #7DCEBE #7DB6CE
triadic
#7DCEBE #BE7DCE #CEBE7D
tetradic
#7DCEBE #967DCE #CE7D8D #B6CE7D
square
#7DCEBE #967DCE #CE7D8D #B6CE7D
split-complementary
#7DCEBE #CE7DB6 #CE967D
monochromatic
#399785 #51BDA8 #7DCEBE #A9DFD4 #D6F0EA
Accessibility & contrast
On white
1.84
#7DCEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#7DCEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCEBE
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCEBE | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BD
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#60D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dcebe; /* rgb */ color: rgb(125, 206, 190); /* oklch */ color: oklch(79.5% 0.083 180.0);
Tailwind
colors: {
custom: {
50: '#a6ddd1',
500: '#7dcebe',
950: '#000000',
},
}SCSS
$custom: #7dcebe; $custom-light: #a6ddd1; $custom-dark: #000000;
JSON
{
"hex": "#7dcebe",
"rgb": {
"r": 125,
"g": 206,
"b": 190
},
"hsl": {
"h": 168.148,
"s": 45.251,
"l": 64.902
},
"oklch": {
"l": 0.79478,
"c": 0.08326,
"h": 180
},
"luminance": 0.5222
}Semantic roles & 50–950 ramp
primary
#7DCEBE
secondary
#9D5261
accent
#2D49B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483