#7FFCBF#7FFCBF
#7FFCBF is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.3% C 0.142 H 160.4°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCBF |
|---|---|
| RGB | rgb(127, 252, 191) |
| HSL | hsl(151, 95%, 74%) |
| HSV | hsv(151, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.73, -48.60, 18.67) |
| CIE-LCH | lch(90.73, 52.06, 158.98°) |
| OKLab | oklab(90.29% -0.1339 0.0477) |
| OKLCH | oklch(90.29% 0.142 160.4) |
| XYZ | xyz(52.9624, 77.8900, 61.5234) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.79
Light Blue Green
#7EFBB3
ΔE00 2.33
Light Greenish Blue
#63F7B4
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 3.34
Seafoam Green
#7AF9AB
ΔE00 3.56
Light Seafoam
#A0FEBF
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCBF #FC7FBC
analogous
#7FFC81 #7FFCBF #7FFBFC
triadic
#7FFCBF #BF7FFC #FCBF7F
tetradic
#7FFCBF #817FFC #FC7FBC #FBFC7F
square
#7FFCBF #817FFC #FC7FBC #FBFC7F
split-complementary
#7FFCBF #FC7FFB #FC817F
monochromatic
#07F983 #43FBA1 #7FFCBF #BBFDDD #E1FEF0
Accessibility & contrast
On white
1.27
#7FFCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#7FFCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCBF
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCBF | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E7DFC3
Tritanopia (blue-blind)
#58FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffcbf; /* rgb */ color: rgb(127, 252, 191); /* oklch */ color: oklch(90.3% 0.142 160.4);
Tailwind
colors: {
custom: {
50: '#abfed2',
500: '#7ffcbf',
950: '#000000',
},
}SCSS
$custom: #7ffcbf; $custom-light: #abfed2; $custom-dark: #000000;
JSON
{
"hex": "#7ffcbf",
"rgb": {
"r": 127,
"g": 252,
"b": 191
},
"hsl": {
"h": 150.72,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90291,
"c": 0.14215,
"h": 160.4
},
"luminance": 0.77894
}Semantic roles & 50–950 ramp
primary
#7FFCBF
secondary
#DA458E
accent
#0070E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683