#7CCBB9#7CCBB9
#7CCBB9 is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.6% C 0.083 H 177.9°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCBB9 |
|---|---|
| RGB | rgb(124, 203, 185) |
| HSL | hsl(166, 43%, 64%) |
| HSV | hsv(166, 39%, 80%) |
| CMYK | cmyk(38.9%, 0%, 8.9%, 20.4%) |
| CIE-LAB | lab(76.37, -28.46, 1.33) |
| CIE-LCH | lch(76.37, 28.49, 177.31°) |
| OKLab | oklab(78.59% -0.0826 0.0031) |
| OKLCH | oklch(78.59% 0.083 177.9) |
| XYZ | xyz(38.4217, 50.4971, 53.6119) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.66
Seafoam Blue
#78D1B6
ΔE00 3.19
Mediumaquamarine
#66CDAA
ΔE00 5.60
Mediumturquoise
#48D1CC
ΔE00 7.11
Turquoise
#40E0D0
ΔE00 7.62
Light Teal
#90E4C1
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCBB9 #CB7C8E
analogous
#7CCB92 #7CCBB9 #7CB6CB
triadic
#7CCBB9 #B97CCB #CBB97C
tetradic
#7CCBB9 #927CCB #CB7C8E #B6CB7C
square
#7CCBB9 #927CCB #CB7C8E #B6CB7C
split-complementary
#7CCBB9 #CB7CB6 #CB927C
monochromatic
#3A927E #50BAA2 #7CCBB9 #A8DCD0 #D4EEE8
Accessibility & contrast
On white
1.89
#7CCBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#7CCBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCBB9
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCBB9 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B8
Deuteranopia (green-blind)
#B8B8BA
Tritanopia (blue-blind)
#61CDC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ccbb9; /* rgb */ color: rgb(124, 203, 185); /* oklch */ color: oklch(78.6% 0.083 177.9);
Tailwind
colors: {
custom: {
50: '#a5dbce',
500: '#7ccbb9',
950: '#000000',
},
}SCSS
$custom: #7ccbb9; $custom-light: #a5dbce; $custom-dark: #000000;
JSON
{
"hex": "#7ccbb9",
"rgb": {
"r": 124,
"g": 203,
"b": 185
},
"hsl": {
"h": 166.329,
"s": 43.169,
"l": 64.118
},
"oklch": {
"l": 0.78588,
"c": 0.08266,
"h": 177.9
},
"luminance": 0.505
}Semantic roles & 50–950 ramp
primary
#7CCBB9
secondary
#995262
accent
#2F4EB6
background
#FCFEFE
surface
#F6FBFA
border
#D0D4D3
text
#101513
muted
#808483