#7CCBBE#7CCBBE
#7CCBBE is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.7% C 0.081 H 182.5°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCBBE |
|---|---|
| RGB | rgb(124, 203, 190) |
| HSL | hsl(170, 43%, 64%) |
| HSV | hsv(170, 39%, 80%) |
| CMYK | cmyk(38.9%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(76.50, -27.31, -1.17) |
| CIE-LCH | lch(76.50, 27.34, 182.45°) |
| OKLab | oklab(78.74% -0.0804 -0.0036) |
| OKLCH | oklch(78.74% 0.081 182.5) |
| XYZ | xyz(38.9589, 50.7120, 56.4407) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.40
Seafoam Blue
#78D1B6
ΔE00 4.85
Mediumturquoise
#48D1CC
ΔE00 5.91
Mediumaquamarine
#66CDAA
ΔE00 7.30
Turquoise
#40E0D0
ΔE00 7.41
Turquoise (survey)
#06C2AC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCBBE #CB7C89
analogous
#7CCB97 #7CCBBE #7CB1CB
triadic
#7CCBBE #BE7CCB #CBBE7C
tetradic
#7CCBBE #977CCB #CB7C89 #B1CB7C
square
#7CCBBE #977CCB #CB7C89 #B1CB7C
split-complementary
#7CCBBE #CB7CB1 #CB977C
monochromatic
#3A9284 #50BAA8 #7CCBBE #A8DCD4 #D4EEE9
Accessibility & contrast
On white
1.88
#7CCBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#7CCBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCBBE
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCBBE | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BE
Deuteranopia (green-blind)
#B6B9BF
Tritanopia (blue-blind)
#5FCEC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7ccbbe; /* rgb */ color: rgb(124, 203, 190); /* oklch */ color: oklch(78.7% 0.081 182.5);
Tailwind
colors: {
custom: {
50: '#a5dbd1',
500: '#7ccbbe',
950: '#000000',
},
}SCSS
$custom: #7ccbbe; $custom-light: #a5dbd1; $custom-dark: #000000;
JSON
{
"hex": "#7ccbbe",
"rgb": {
"r": 124,
"g": 203,
"b": 190
},
"hsl": {
"h": 170.127,
"s": 43.169,
"l": 64.118
},
"oklch": {
"l": 0.78737,
"c": 0.08053,
"h": 182.5
},
"luminance": 0.50715
}Semantic roles & 50–950 ramp
primary
#7CCBBE
secondary
#99525E
accent
#2F45B6
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483