#7FE3BF#7FE3BF
#7FE3BF is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.5% C 0.108 H 168.3°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE3BF |
|---|---|
| RGB | rgb(127, 227, 191) |
| HSL | hsl(158, 64%, 69%) |
| HSV | hsv(158, 44%, 89%) |
| CMYK | cmyk(44.1%, 0%, 15.9%, 11%) |
| CIE-LAB | lab(83.55, -37.62, 8.52) |
| CIE-LCH | lch(83.55, 38.57, 167.24°) |
| OKLab | oklab(84.47% -0.106 0.0219) |
| OKLCH | oklch(84.47% 0.108 168.3) |
| XYZ | xyz(45.6216, 63.2084, 59.0765) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.02
Seafoam
#7FE0B3
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 3.79
Seafoam Blue
#78D1B6
ΔE00 4.65
Mediumaquamarine
#66CDAA
ΔE00 5.47
Tiffany Blue
#7BF2DA
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE3BF #E37FA3
analogous
#7FE38D #7FE3BF #7FD5E3
triadic
#7FE3BF #BF7FE3 #E3BF7F
tetradic
#7FE3BF #8D7FE3 #E37FA3 #D5E37F
square
#7FE3BF #8D7FE3 #E37FA3 #D5E37F
split-complementary
#7FE3BF #E37FD5 #E38D7F
monochromatic
#2ABE89 #4DD8A6 #7FE3BF #B1EED8 #E3F9F1
Accessibility & contrast
On white
1.54
#7FE3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#7FE3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE3BF
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE3BF | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BD
Deuteranopia (green-blind)
#CECCC1
Tritanopia (blue-blind)
#5FE4D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7fe3bf; /* rgb */ color: rgb(127, 227, 191); /* oklch */ color: oklch(84.5% 0.108 168.3);
Tailwind
colors: {
custom: {
50: '#a9ecd2',
500: '#7fe3bf',
950: '#000000',
},
}SCSS
$custom: #7fe3bf; $custom-light: #a9ecd2; $custom-dark: #000000;
JSON
{
"hex": "#7fe3bf",
"rgb": {
"r": 127,
"g": 227,
"b": 191
},
"hsl": {
"h": 158.4,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.84465,
"c": 0.10821,
"h": 168.3
},
"luminance": 0.63212
}Semantic roles & 50–950 ramp
primary
#7FE3BF
secondary
#BB4C74
accent
#1A5ACC
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483