#7FCEBC#7FCEBC
#7FCEBC is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.083 H 177.9°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCEBC |
|---|---|
| RGB | rgb(127, 206, 188) |
| HSL | hsl(166, 45%, 65%) |
| HSV | hsv(166, 38%, 81%) |
| CMYK | cmyk(38.3%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(77.45, -28.43, 1.30) |
| CIE-LCH | lch(77.45, 28.46, 177.37°) |
| OKLab | oklab(79.52% -0.0825 0.003) |
| OKLCH | oklch(79.52% 0.083 177.9) |
| XYZ | xyz(39.8974, 52.2828, 55.5564) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.77
Seafoam Blue
#78D1B6
ΔE00 3.05
Mediumaquamarine
#66CDAA
ΔE00 5.74
Mediumturquoise
#48D1CC
ΔE00 7.10
Light Teal
#90E4C1
ΔE00 7.11
Turquoise
#40E0D0
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCEBC #CE7F91
analogous
#7FCE94 #7FCEBC #7FB9CE
triadic
#7FCEBC #BC7FCE #CEBC7F
tetradic
#7FCEBC #947FCE #CE7F91 #B9CE7F
square
#7FCEBC #947FCE #CE7F91 #B9CE7F
split-complementary
#7FCEBC #CE7FB9 #CE947F
monochromatic
#3A9883 #53BDA5 #7FCEBC #ABDFD3 #D8F0EA
Accessibility & contrast
On white
1.83
#7FCEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#7FCEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCEBC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCEBC | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BB
Deuteranopia (green-blind)
#BBBBBD
Tritanopia (blue-blind)
#65D0C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fcebc; /* rgb */ color: rgb(127, 206, 188); /* oklch */ color: oklch(79.5% 0.083 177.9);
Tailwind
colors: {
custom: {
50: '#a7ddd0',
500: '#7fcebc',
950: '#000000',
},
}SCSS
$custom: #7fcebc; $custom-light: #a7ddd0; $custom-dark: #000000;
JSON
{
"hex": "#7fcebc",
"rgb": {
"r": 127,
"g": 206,
"b": 188
},
"hsl": {
"h": 166.329,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.79517,
"c": 0.08259,
"h": 177.9
},
"luminance": 0.52285
}Semantic roles & 50–950 ramp
primary
#7FCEBC
secondary
#9E5364
accent
#2E4DB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483