#7CCBBB#7CCBBB
#7CCBBB is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.6% C 0.082 H 179.7°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCBBB |
|---|---|
| RGB | rgb(124, 203, 187) |
| HSL | hsl(168, 43%, 64%) |
| HSV | hsv(168, 39%, 80%) |
| CMYK | cmyk(38.9%, 0%, 7.9%, 20.4%) |
| CIE-LAB | lab(76.43, -28.00, 0.33) |
| CIE-LCH | lch(76.43, 28.01, 179.32°) |
| OKLab | oklab(78.65% -0.0817 0.0004) |
| OKLCH | oklch(78.65% 0.082 179.7) |
| XYZ | xyz(38.6344, 50.5822, 54.7316) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.34
Seafoam Blue
#78D1B6
ΔE00 3.82
Mediumaquamarine
#66CDAA
ΔE00 6.26
Mediumturquoise
#48D1CC
ΔE00 6.59
Turquoise
#40E0D0
ΔE00 7.48
Turquoise (survey)
#06C2AC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCBBB #CB7C8C
analogous
#7CCB94 #7CCBBB #7CB4CB
triadic
#7CCBBB #BB7CCB #CBBB7C
tetradic
#7CCBBB #947CCB #CB7C8C #B4CB7C
square
#7CCBBB #947CCB #CB7C8C #B4CB7C
split-complementary
#7CCBBB #CB7CB4 #CB947C
monochromatic
#3A9281 #50BAA4 #7CCBBB #A8DCD2 #D4EEE8
Accessibility & contrast
On white
1.89
#7CCBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#7CCBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCBBB
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCBBB | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2BA
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#61CDC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ccbbb; /* rgb */ color: rgb(124, 203, 187); /* oklch */ color: oklch(78.6% 0.082 179.7);
Tailwind
colors: {
custom: {
50: '#a5dbcf',
500: '#7ccbbb',
950: '#000000',
},
}SCSS
$custom: #7ccbbb; $custom-light: #a5dbcf; $custom-dark: #000000;
JSON
{
"hex": "#7ccbbb",
"rgb": {
"r": 124,
"g": 203,
"b": 187
},
"hsl": {
"h": 167.848,
"s": 43.169,
"l": 64.118
},
"oklch": {
"l": 0.78647,
"c": 0.08174,
"h": 179.7
},
"luminance": 0.50585
}Semantic roles & 50–950 ramp
primary
#7CCBBB
secondary
#995260
accent
#2F4BB6
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101513
muted
#808483