#7CCEBB#7CCEBB
#7CCEBB is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.3% C 0.085 H 177.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCEBB |
|---|---|
| RGB | rgb(124, 206, 187) |
| HSL | hsl(166, 46%, 65%) |
| HSV | hsv(166, 40%, 81%) |
| CMYK | cmyk(39.8%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.29, -29.45, 1.59) |
| CIE-LCH | lch(77.29, 29.50, 176.91°) |
| OKLab | oklab(79.34% -0.0853 0.0038) |
| OKLCH | oklch(79.34% 0.085 177.5) |
| XYZ | xyz(39.3497, 52.0128, 54.9700) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.64
Seafoam Blue
#78D1B6
ΔE00 2.66
Mediumaquamarine
#66CDAA
ΔE00 5.30
Light Teal
#90E4C1
ΔE00 6.97
Mediumturquoise
#48D1CC
ΔE00 7.08
Turquoise
#40E0D0
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCEBB #CE7C8F
analogous
#7CCE92 #7CCEBB #7CB8CE
triadic
#7CCEBB #BB7CCE #CEBB7C
tetradic
#7CCEBB #927CCE #CE7C8F #B8CE7C
square
#7CCEBB #927CCE #CE7C8F #B8CE7C
split-complementary
#7CCEBB #CE7CB8 #CE927C
monochromatic
#399781 #4FBDA4 #7CCEBB #A9DFD2 #D5EFE9
Accessibility & contrast
On white
1.84
#7CCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#7CCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCEBB
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCEBB | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BA
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#60D0C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ccebb; /* rgb */ color: rgb(124, 206, 187); /* oklch */ color: oklch(79.3% 0.085 177.5);
Tailwind
colors: {
custom: {
50: '#a6ddcf',
500: '#7ccebb',
950: '#000000',
},
}SCSS
$custom: #7ccebb; $custom-light: #a6ddcf; $custom-dark: #000000;
JSON
{
"hex": "#7ccebb",
"rgb": {
"r": 124,
"g": 206,
"b": 187
},
"hsl": {
"h": 166.098,
"s": 45.556,
"l": 64.706
},
"oklch": {
"l": 0.79342,
"c": 0.08542,
"h": 177.5
},
"luminance": 0.52016
}Semantic roles & 50–950 ramp
primary
#7CCEBB
secondary
#9D5163
accent
#2D4DB9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101513
muted
#808483