#7FFBBF#7FFBBF
#7FFBBF is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.1% C 0.141 H 160.6°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBBF |
|---|---|
| RGB | rgb(127, 251, 191) |
| HSL | hsl(151, 94%, 74%) |
| HSV | hsv(151, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 23.9%, 1.6%) |
| CIE-LAB | lab(90.44, -48.17, 18.27) |
| CIE-LCH | lch(90.44, 51.52, 159.23°) |
| OKLab | oklab(90.06% -0.1328 0.0467) |
| OKLCH | oklch(90.06% 0.141 160.6) |
| XYZ | xyz(52.6492, 77.2636, 61.4190) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.68
Light Greenish Blue
#63F7B4
ΔE00 2.46
Light Blue Green
#7EFBB3
ΔE00 2.49
Seafoam (survey)
#80F9AD
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.69
Light Seafoam
#A0FEBF
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBBF #FB7FBB
analogous
#7FFB81 #7FFBBF #7FF9FB
triadic
#7FFBBF #BF7FFB #FBBF7F
tetradic
#7FFBBF #817FFB #FB7FBB #F9FB7F
square
#7FFBBF #817FFB #FB7FBB #F9FB7F
split-complementary
#7FFBBF #FB7FF9 #FB817F
monochromatic
#08F784 #44F9A1 #7FFBBF #BAFDDD #E1FEF0
Accessibility & contrast
On white
1.28
#7FFBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#7FFBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBBF
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBBF | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBC
Deuteranopia (green-blind)
#E6DEC3
Tritanopia (blue-blind)
#59FAEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffbbf; /* rgb */ color: rgb(127, 251, 191); /* oklch */ color: oklch(90.1% 0.141 160.6);
Tailwind
colors: {
custom: {
50: '#abfdd2',
500: '#7ffbbf',
950: '#000000',
},
}SCSS
$custom: #7ffbbf; $custom-light: #abfdd2; $custom-dark: #000000;
JSON
{
"hex": "#7ffbbf",
"rgb": {
"r": 127,
"g": 251,
"b": 191
},
"hsl": {
"h": 150.968,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.90058,
"c": 0.14079,
"h": 160.6
},
"luminance": 0.77268
}Semantic roles & 50–950 ramp
primary
#7FFBBF
secondary
#D9468D
accent
#006FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683