#7FCCBE#7FCCBE
#7FCCBE is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.079 H 181.3°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCCBE |
|---|---|
| RGB | rgb(127, 204, 190) |
| HSL | hsl(169, 43%, 65%) |
| HSV | hsv(169, 38%, 80%) |
| CMYK | cmyk(37.7%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(76.93, -27.00, -0.53) |
| CIE-LCH | lch(76.93, 27.00, 181.13°) |
| OKLab | oklab(79.12% -0.0792 -0.0019) |
| OKLCH | oklch(79.12% 0.079 181.3) |
| XYZ | xyz(39.6361, 51.4128, 56.5403) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.98
Seafoam Blue
#78D1B6
ΔE00 4.49
Mediumturquoise
#48D1CC
ΔE00 6.34
Mediumaquamarine
#66CDAA
ΔE00 7.05
Turquoise
#40E0D0
ΔE00 7.51
Light Teal
#90E4C1
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCCBE #CC7F8D
analogous
#7FCC98 #7FCCBE #7FB4CC
triadic
#7FCCBE #BE7FCC #CCBE7F
tetradic
#7FCCBE #987FCC #CC7F8D #B4CC7F
square
#7FCCBE #987FCC #CC7F8D #B4CC7F
split-complementary
#7FCCBE #CC7FB4 #CC987F
monochromatic
#3B9585 #53BBA8 #7FCCBE #ABDDD4 #D7EFEA
Accessibility & contrast
On white
1.86
#7FCCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#7FCCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCCBE
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCCBE | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#64CFC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fccbe; /* rgb */ color: rgb(127, 204, 190); /* oklch */ color: oklch(79.1% 0.079 181.3);
Tailwind
colors: {
custom: {
50: '#a7dbd1',
500: '#7fccbe',
950: '#000000',
},
}SCSS
$custom: #7fccbe; $custom-light: #a7dbd1; $custom-dark: #000000;
JSON
{
"hex": "#7fccbe",
"rgb": {
"r": 127,
"g": 204,
"b": 190
},
"hsl": {
"h": 169.091,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.79115,
"c": 0.07927,
"h": 181.3
},
"luminance": 0.51415
}Semantic roles & 50–950 ramp
primary
#7FCCBE
secondary
#9C5461
accent
#2F48B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483