#7FC0BE#7FC0BE
#7FC0BE is a light, moderate teal. Relative luminance 0.459; OKLCH L 76.4% C 0.066 H 193.4°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC0BE |
|---|---|
| RGB | rgb(127, 192, 190) |
| HSL | hsl(178, 34%, 63%) |
| HSV | hsv(178, 34%, 75%) |
| CMYK | cmyk(33.9%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(73.50, -21.04, -5.58) |
| CIE-LCH | lch(73.50, 21.76, 194.85°) |
| OKLab | oklab(76.36% -0.0645 -0.0154) |
| OKLCH | oklch(76.36% 0.066 193.4) |
| XYZ | xyz(36.8930, 45.9267, 55.6260) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.65
Darkturquoise
#00CED1
ΔE00 8.71
Pale Teal
#82CBB2
ΔE00 8.84
Topaz
#13BBAF
ΔE00 9.48
Lightseagreen
#20B2AA
ΔE00 9.49
Seafoam Blue
#78D1B6
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC0BE #C07F81
analogous
#7FC09E #7FC0BE #7FA1C0
triadic
#7FC0BE #BE7FC0 #C0BE7F
tetradic
#7FC0BE #9E7FC0 #C07F81 #A1C07F
square
#7FC0BE #9E7FC0 #C07F81 #A1C07F
split-complementary
#7FC0BE #C07FA1 #C09E7F
monochromatic
#418482 #56ACA9 #7FC0BE #A8D4D3 #D1E8E8
Accessibility & contrast
On white
2.06
#7FC0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#7FC0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC0BE
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC0BE | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABE
Deuteranopia (green-blind)
#ACB1BF
Tritanopia (blue-blind)
#66C4BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #7fc0be; /* rgb */ color: rgb(127, 192, 190); /* oklch */ color: oklch(76.4% 0.066 193.4);
Tailwind
colors: {
custom: {
50: '#a7d3d1',
500: '#7fc0be',
950: '#000000',
},
}SCSS
$custom: #7fc0be; $custom-light: #a7d3d1; $custom-dark: #000000;
JSON
{
"hex": "#7fc0be",
"rgb": {
"r": 127,
"g": 192,
"b": 190
},
"hsl": {
"h": 178.154,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.76364,
"c": 0.06629,
"h": 193.4
},
"luminance": 0.45929
}Semantic roles & 50–950 ramp
primary
#7FC0BE
secondary
#D9C2C2
accent
#393CAD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282