#7FF7BF#7FF7BF
#7FF7BF is a very light, vivid teal. Relative luminance 0.748; OKLCH L 89.1% C 0.135 H 161.6°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7BF |
|---|---|
| RGB | rgb(127, 247, 191) |
| HSL | hsl(152, 88%, 73%) |
| HSV | hsv(152, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 22.7%, 3.1%) |
| CIE-LAB | lab(89.30, -46.46, 16.66) |
| CIE-LCH | lch(89.30, 49.36, 160.27°) |
| OKLab | oklab(89.12% -0.1284 0.0427) |
| OKLCH | oklch(89.12% 0.135 161.6) |
| XYZ | xyz(51.4128, 74.7909, 61.0069) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.61
Light Greenish Blue
#63F7B4
ΔE00 2.79
Light Blue Green
#7EFBB3
ΔE00 3.29
Light Turquoise
#7EF4CC
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 3.94
Light Seafoam
#A0FEBF
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7BF #F77FB7
analogous
#7FF783 #7FF7BF #7FF3F7
triadic
#7FF7BF #BF7FF7 #F7BF7F
tetradic
#7FF7BF #837FF7 #F77FB7 #F3F77F
square
#7FF7BF #837FF7 #F77FB7 #F3F77F
split-complementary
#7FF7BF #F77FF3 #F7837F
monochromatic
#0FED85 #45F3A2 #7FF7BF #B9FBDC #E2FDF1
Accessibility & contrast
On white
1.32
#7FF7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#7FF7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7BF
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7BF | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8BC
Deuteranopia (green-blind)
#E2DBC2
Tritanopia (blue-blind)
#5AF7E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7ff7bf; /* rgb */ color: rgb(127, 247, 191); /* oklch */ color: oklch(89.1% 0.135 161.6);
Tailwind
colors: {
custom: {
50: '#abfad2',
500: '#7ff7bf',
950: '#000000',
},
}SCSS
$custom: #7ff7bf; $custom-light: #abfad2; $custom-dark: #000000;
JSON
{
"hex": "#7ff7bf",
"rgb": {
"r": 127,
"g": 247,
"b": 191
},
"hsl": {
"h": 152,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.89124,
"c": 0.13534,
"h": 161.6
},
"luminance": 0.74795
}Semantic roles & 50–950 ramp
primary
#7FF7BF
secondary
#D34788
accent
#016BE5
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111714
muted
#818583