#7FCEBB#7FCEBB
#7FCEBB is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.083 H 177.0°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCEBB |
|---|---|
| RGB | rgb(127, 206, 187) |
| HSL | hsl(166, 45%, 65%) |
| HSV | hsv(166, 38%, 81%) |
| CMYK | cmyk(38.3%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.42, -28.65, 1.80) |
| CIE-LCH | lch(77.42, 28.71, 176.40°) |
| OKLab | oklab(79.49% -0.083 0.0043) |
| OKLCH | oklch(79.49% 0.083 177) |
| XYZ | xyz(39.7900, 52.2399, 54.9907) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.45
Seafoam Blue
#78D1B6
ΔE00 2.73
Mediumaquamarine
#66CDAA
ΔE00 5.44
Light Teal
#90E4C1
ΔE00 6.87
Mediumturquoise
#48D1CC
ΔE00 7.37
Turquoise
#40E0D0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCEBB #CE7F92
analogous
#7FCE94 #7FCEBB #7FB9CE
triadic
#7FCEBB #BB7FCE #CEBB7F
tetradic
#7FCEBB #947FCE #CE7F92 #B9CE7F
square
#7FCEBB #947FCE #CE7F92 #B9CE7F
split-complementary
#7FCEBB #CE7FB9 #CE947F
monochromatic
#3A9882 #53BDA3 #7FCEBB #ABDFD3 #D8F0EA
Accessibility & contrast
On white
1.83
#7FCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#7FCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCEBB
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCEBB | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BA
Deuteranopia (green-blind)
#BBBBBC
Tritanopia (blue-blind)
#65D0C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fcebb; /* rgb */ color: rgb(127, 206, 187); /* oklch */ color: oklch(79.5% 0.083 177.0);
Tailwind
colors: {
custom: {
50: '#a7ddcf',
500: '#7fcebb',
950: '#000000',
},
}SCSS
$custom: #7fcebb; $custom-light: #a7ddcf; $custom-dark: #000000;
JSON
{
"hex": "#7fcebb",
"rgb": {
"r": 127,
"g": 206,
"b": 187
},
"hsl": {
"h": 165.57,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.79488,
"c": 0.08307,
"h": 177
},
"luminance": 0.52242
}Semantic roles & 50–950 ramp
primary
#7FCEBB
secondary
#9E5365
accent
#2E4FB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483