#7CCEBE#7CCEBE
#7CCEBE is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.084 H 180.1°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCEBE |
|---|---|
| RGB | rgb(124, 206, 190) |
| HSL | hsl(168, 46%, 65%) |
| HSV | hsv(168, 40%, 81%) |
| CMYK | cmyk(39.8%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.37, -28.77, 0.09) |
| CIE-LCH | lch(77.37, 28.77, 179.82°) |
| OKLab | oklab(79.43% -0.084 -0.0002) |
| OKLCH | oklch(79.43% 0.084 180.1) |
| XYZ | xyz(39.6742, 52.1426, 56.6791) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.59
Seafoam Blue
#78D1B6
ΔE00 3.67
Mediumturquoise
#48D1CC
ΔE00 6.28
Mediumaquamarine
#66CDAA
ΔE00 6.28
Turquoise
#40E0D0
ΔE00 6.85
Light Teal
#90E4C1
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCEBE #CE7C8C
analogous
#7CCE95 #7CCEBE #7CB5CE
triadic
#7CCEBE #BE7CCE #CEBE7C
tetradic
#7CCEBE #957CCE #CE7C8C #B5CE7C
square
#7CCEBE #957CCE #CE7C8C #B5CE7C
split-complementary
#7CCEBE #CE7CB5 #CE957C
monochromatic
#399785 #4FBDA8 #7CCEBE #A9DFD4 #D5EFEA
Accessibility & contrast
On white
1.84
#7CCEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#7CCEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCEBE
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCEBE | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BD
Deuteranopia (green-blind)
#B9BBBF
Tritanopia (blue-blind)
#5FD1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ccebe; /* rgb */ color: rgb(124, 206, 190); /* oklch */ color: oklch(79.4% 0.084 180.1);
Tailwind
colors: {
custom: {
50: '#a6ddd1',
500: '#7ccebe',
950: '#000000',
},
}SCSS
$custom: #7ccebe; $custom-light: #a6ddd1; $custom-dark: #000000;
JSON
{
"hex": "#7ccebe",
"rgb": {
"r": 124,
"g": 206,
"b": 190
},
"hsl": {
"h": 168.293,
"s": 45.556,
"l": 64.706
},
"oklch": {
"l": 0.7943,
"c": 0.08405,
"h": 180.1
},
"luminance": 0.52145
}Semantic roles & 50–950 ramp
primary
#7CCEBE
secondary
#9D5160
accent
#2D48B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483