#7FCFB2#7FCFB2
#7FCFB2 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.5% C 0.090 H 168.9°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCFB2 |
|---|---|
| RGB | rgb(127, 207, 178) |
| HSL | hsl(158, 45%, 65%) |
| HSV | hsv(158, 39%, 81%) |
| CMYK | cmyk(38.6%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(77.49, -31.11, 6.73) |
| CIE-LCH | lch(77.49, 31.83, 167.80°) |
| OKLab | oklab(79.47% -0.0881 0.0173) |
| OKLCH | oklch(79.47% 0.09 168.9) |
| XYZ | xyz(39.0980, 52.3495, 50.1551) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.46
Pale Teal
#82CBB2
ΔE00 1.58
Mediumaquamarine
#66CDAA
ΔE00 3.14
Light Teal
#90E4C1
ΔE00 5.11
Seafoam
#7FE0B3
ΔE00 5.48
Eucalyptus
#44D7A8
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCFB2 #CF7F9C
analogous
#7FCF8A #7FCFB2 #7FC4CF
triadic
#7FCFB2 #B27FCF #CFB27F
tetradic
#7FCFB2 #8A7FCF #CF7F9C #C4CF7F
square
#7FCFB2 #8A7FCF #CF7F9C #C4CF7F
split-complementary
#7FCFB2 #CF7FC4 #CF8A7F
monochromatic
#3A9A77 #52BE97 #7FCFB2 #ACE0CD #D8F0E8
Accessibility & contrast
On white
1.83
#7FCFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#7FCFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCFB2
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCFB2 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B1
Deuteranopia (green-blind)
#BEBCB4
Tritanopia (blue-blind)
#68D0C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fcfb2; /* rgb */ color: rgb(127, 207, 178); /* oklch */ color: oklch(79.5% 0.090 168.9);
Tailwind
colors: {
custom: {
50: '#a7dec9',
500: '#7fcfb2',
950: '#000000',
},
}SCSS
$custom: #7fcfb2; $custom-light: #a7dec9; $custom-dark: #000000;
JSON
{
"hex": "#7fcfb2",
"rgb": {
"r": 127,
"g": 207,
"b": 178
},
"hsl": {
"h": 158.25,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.79467,
"c": 0.08976,
"h": 168.9
},
"luminance": 0.52352
}Semantic roles & 50–950 ramp
primary
#7FCFB2
secondary
#A0536F
accent
#2D60B9
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482