#7FE9BB#7FE9BB
#7FE9BB is a very light, moderate teal. Relative luminance 0.664; OKLCH L 85.8% C 0.119 H 163.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE9BB |
|---|---|
| RGB | rgb(127, 233, 187) |
| HSL | hsl(154, 71%, 71%) |
| HSV | hsv(154, 45%, 91%) |
| CMYK | cmyk(45.5%, 0%, 19.7%, 8.6%) |
| CIE-LAB | lab(85.19, -41.16, 12.95) |
| CIE-LCH | lch(85.19, 43.15, 162.54°) |
| OKLab | oklab(85.76% -0.1146 0.0332) |
| OKLCH | oklch(85.76% 0.119 163.8) |
| XYZ | xyz(46.8571, 66.3741, 57.3464) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.07
Light Turquoise
#7EF4CC
ΔE00 3.25
Light Teal
#90E4C1
ΔE00 3.34
Light Aquamarine
#7BFDC7
ΔE00 4.44
Aquamarine
#7FFFD4
ΔE00 5.07
Light Greenish Blue
#63F7B4
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE9BB #E97FAD
analogous
#7FE986 #7FE9BB #7FE2E9
triadic
#7FE9BB #BB7FE9 #E9BB7F
tetradic
#7FE9BB #867FE9 #E97FAD #E2E97F
square
#7FE9BB #867FE9 #E97FAD #E2E97F
split-complementary
#7FE9BB #E97FE2 #E9867F
monochromatic
#23CB82 #4BE09F #7FE9BB #B3F2D7 #E5FBF1
Accessibility & contrast
On white
1.47
#7FE9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#7FE9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE9BB
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE9BB | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#5FE9DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7fe9bb; /* rgb */ color: rgb(127, 233, 187); /* oklch */ color: oklch(85.8% 0.119 163.8);
Tailwind
colors: {
custom: {
50: '#a9f0cf',
500: '#7fe9bb',
950: '#000000',
},
}SCSS
$custom: #7fe9bb; $custom-light: #a9f0cf; $custom-dark: #000000;
JSON
{
"hex": "#7fe9bb",
"rgb": {
"r": 127,
"g": 233,
"b": 187
},
"hsl": {
"h": 153.962,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.8576,
"c": 0.1193,
"h": 163.8
},
"luminance": 0.66378
}Semantic roles & 50–950 ramp
primary
#7FE9BB
secondary
#C24A7E
accent
#1366D3
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101713
muted
#818583