#7CCEBF#7CCEBF
#7CCEBF is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.084 H 181.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCEBF |
|---|---|
| RGB | rgb(124, 206, 191) |
| HSL | hsl(169, 46%, 65%) |
| HSV | hsv(169, 40%, 81%) |
| CMYK | cmyk(39.8%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(77.39, -28.53, -0.41) |
| CIE-LCH | lch(77.39, 28.54, 180.82°) |
| OKLab | oklab(79.46% -0.0836 -0.0016) |
| OKLCH | oklch(79.46% 0.084 181.1) |
| XYZ | xyz(39.7839, 52.1865, 57.2567) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.92
Seafoam Blue
#78D1B6
ΔE00 4.03
Mediumturquoise
#48D1CC
ΔE00 6.03
Mediumaquamarine
#66CDAA
ΔE00 6.63
Turquoise
#40E0D0
ΔE00 6.81
Light Teal
#90E4C1
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCEBF #CE7C8B
analogous
#7CCE96 #7CCEBF #7CB4CE
triadic
#7CCEBF #BF7CCE #CEBF7C
tetradic
#7CCEBF #967CCE #CE7C8B #B4CE7C
square
#7CCEBF #967CCE #CE7C8B #B4CE7C
split-complementary
#7CCEBF #CE7CB4 #CE967C
monochromatic
#399786 #4FBDA9 #7CCEBF #A9DFD5 #D5EFEB
Accessibility & contrast
On white
1.84
#7CCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#7CCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCEBF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCEBF | 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)
#C7C5BE
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#5ED1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ccebf; /* rgb */ color: rgb(124, 206, 191); /* oklch */ color: oklch(79.5% 0.084 181.1);
Tailwind
colors: {
custom: {
50: '#a6ddd2',
500: '#7ccebf',
950: '#000000',
},
}SCSS
$custom: #7ccebf; $custom-light: #a6ddd2; $custom-dark: #000000;
JSON
{
"hex": "#7ccebf",
"rgb": {
"r": 124,
"g": 206,
"b": 191
},
"hsl": {
"h": 169.024,
"s": 45.556,
"l": 64.706
},
"oklch": {
"l": 0.7946,
"c": 0.08363,
"h": 181.1
},
"luminance": 0.52189
}Semantic roles & 50–950 ramp
primary
#7CCEBF
secondary
#9D515F
accent
#2D46B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483