#7FE2B2#7FE2B2
#7FE2B2 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 83.9% C 0.117 H 161.4°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE2B2 |
|---|---|
| RGB | rgb(127, 226, 178) |
| HSL | hsl(151, 63%, 69%) |
| HSV | hsv(151, 44%, 89%) |
| CMYK | cmyk(43.8%, 0%, 21.2%, 11.4%) |
| CIE-LAB | lab(82.97, -39.88, 14.53) |
| CIE-LCH | lch(82.97, 42.45, 159.98°) |
| OKLab | oklab(83.9% -0.1105 0.0373) |
| OKLCH | oklch(83.9% 0.117 161.4) |
| XYZ | xyz(43.9812, 62.1159, 51.7828) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.80
Light Teal
#90E4C1
ΔE00 3.65
Hospital Green
#9BE5AA
ΔE00 4.90
Light Turquoise
#7EF4CC
ΔE00 5.05
Eucalyptus
#44D7A8
ΔE00 5.39
Mint
#AAF0C1
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE2B2 #E27FAF
analogous
#7FE281 #7FE2B2 #7FE1E2
triadic
#7FE2B2 #B27FE2 #E2B27F
tetradic
#7FE2B2 #817FE2 #E27FAF #E1E27F
square
#7FE2B2 #817FE2 #E27FAF #E1E27F
split-complementary
#7FE2B2 #E27FE1 #E2817F
monochromatic
#2BBC76 #4DD794 #7FE2B2 #B1EDD0 #E3F9EE
Accessibility & contrast
On white
1.56
#7FE2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#7FE2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE2B2
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE2B2 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5AF
Deuteranopia (green-blind)
#D0CAB5
Tritanopia (blue-blind)
#64E2D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7fe2b2; /* rgb */ color: rgb(127, 226, 178); /* oklch */ color: oklch(83.9% 0.117 161.4);
Tailwind
colors: {
custom: {
50: '#a9ebc9',
500: '#7fe2b2',
950: '#000000',
},
}SCSS
$custom: #7fe2b2; $custom-light: #a9ebc9; $custom-dark: #000000;
JSON
{
"hex": "#7fe2b2",
"rgb": {
"r": 127,
"g": 226,
"b": 178
},
"hsl": {
"h": 150.909,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.83902,
"c": 0.11666,
"h": 161.4
},
"luminance": 0.62119
}Semantic roles & 50–950 ramp
primary
#7FE2B2
secondary
#BA4C81
accent
#1B70CB
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482