#7FE1BB#7FE1BB
#7FE1BB is a very light, moderate teal. Relative luminance 0.620; OKLCH L 83.9% C 0.108 H 166.7°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE1BB |
|---|---|
| RGB | rgb(127, 225, 187) |
| HSL | hsl(157, 62%, 69%) |
| HSV | hsv(157, 44%, 88%) |
| CMYK | cmyk(43.6%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(82.89, -37.56, 9.67) |
| CIE-LCH | lch(82.89, 38.79, 165.56°) |
| OKLab | oklab(83.9% -0.1054 0.0249) |
| OKLCH | oklch(83.9% 0.108 166.7) |
| XYZ | xyz(44.6435, 61.9470, 56.6085) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.95
Light Teal
#90E4C1
ΔE00 2.07
Light Turquoise
#7EF4CC
ΔE00 4.27
Seafoam Blue
#78D1B6
ΔE00 4.59
Mediumaquamarine
#66CDAA
ΔE00 5.10
Eucalyptus
#44D7A8
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE1BB #E17FA5
analogous
#7FE18A #7FE1BB #7FD6E1
triadic
#7FE1BB #BB7FE1 #E1BB7F
tetradic
#7FE1BB #8A7FE1 #E17FA5 #D6E17F
square
#7FE1BB #8A7FE1 #E17FA5 #D6E17F
split-complementary
#7FE1BB #E17FD6 #E18A7F
monochromatic
#2CBA83 #4DD5A1 #7FE1BB #B1EDD5 #E2F8F0
Accessibility & contrast
On white
1.57
#7FE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#7FE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE1BB
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE1BB | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CDCABD
Tritanopia (blue-blind)
#61E2D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7fe1bb; /* rgb */ color: rgb(127, 225, 187); /* oklch */ color: oklch(83.9% 0.108 166.7);
Tailwind
colors: {
custom: {
50: '#a9ebcf',
500: '#7fe1bb',
950: '#000000',
},
}SCSS
$custom: #7fe1bb; $custom-light: #a9ebcf; $custom-dark: #000000;
JSON
{
"hex": "#7fe1bb",
"rgb": {
"r": 127,
"g": 225,
"b": 187
},
"hsl": {
"h": 156.735,
"s": 62.025,
"l": 69.02
},
"oklch": {
"l": 0.83895,
"c": 0.10832,
"h": 166.7
},
"luminance": 0.6195
}Semantic roles & 50–950 ramp
primary
#7FE1BB
secondary
#B84C76
accent
#1C5FCA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483