#7CCEBD#7CCEBD
#7CCEBD is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.084 H 179.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCEBD |
|---|---|
| RGB | rgb(124, 206, 189) |
| HSL | hsl(168, 46%, 65%) |
| HSV | hsv(168, 40%, 81%) |
| CMYK | cmyk(39.8%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(77.34, -29.00, 0.59) |
| CIE-LCH | lch(77.34, 29.00, 178.83°) |
| OKLab | oklab(79.4% -0.0845 0.0011) |
| OKLCH | oklch(79.4% 0.084 179.2) |
| XYZ | xyz(39.5653, 52.0991, 56.1055) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.26
Seafoam Blue
#78D1B6
ΔE00 3.33
Mediumaquamarine
#66CDAA
ΔE00 5.95
Mediumturquoise
#48D1CC
ΔE00 6.53
Turquoise
#40E0D0
ΔE00 6.92
Light Teal
#90E4C1
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCEBD #CE7C8D
analogous
#7CCE94 #7CCEBD #7CB6CE
triadic
#7CCEBD #BD7CCE #CEBD7C
tetradic
#7CCEBD #947CCE #CE7C8D #B6CE7C
square
#7CCEBD #947CCE #CE7C8D #B6CE7C
split-complementary
#7CCEBD #CE7CB6 #CE947C
monochromatic
#399783 #4FBDA7 #7CCEBD #A9DFD3 #D5EFEA
Accessibility & contrast
On white
1.84
#7CCEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#7CCEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCEBD
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCEBD | 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)
#C8C5BC
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#5FD0C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ccebd; /* rgb */ color: rgb(124, 206, 189); /* oklch */ color: oklch(79.4% 0.084 179.2);
Tailwind
colors: {
custom: {
50: '#a6ddd0',
500: '#7ccebd',
950: '#000000',
},
}SCSS
$custom: #7ccebd; $custom-light: #a6ddd0; $custom-dark: #000000;
JSON
{
"hex": "#7ccebd",
"rgb": {
"r": 124,
"g": 206,
"b": 189
},
"hsl": {
"h": 167.561,
"s": 45.556,
"l": 64.706
},
"oklch": {
"l": 0.794,
"c": 0.08449,
"h": 179.2
},
"luminance": 0.52102
}Semantic roles & 50–950 ramp
primary
#7CCEBD
secondary
#9D5161
accent
#2D4AB9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483