#7FE3BD#7FE3BD
#7FE3BD is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.4% C 0.110 H 167.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE3BD |
|---|---|
| RGB | rgb(127, 227, 189) |
| HSL | hsl(157, 64%, 69%) |
| HSV | hsv(157, 44%, 89%) |
| CMYK | cmyk(44.1%, 0%, 16.7%, 11%) |
| CIE-LAB | lab(83.51, -38.05, 9.51) |
| CIE-LCH | lch(83.51, 39.22, 165.97°) |
| OKLab | oklab(84.41% -0.1068 0.0244) |
| OKLCH | oklch(84.41% 0.11 167.1) |
| XYZ | xyz(45.4030, 63.1209, 57.9253) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.04
Seafoam
#7FE0B3
ΔE00 2.16
Light Turquoise
#7EF4CC
ΔE00 3.80
Seafoam Blue
#78D1B6
ΔE00 4.91
Mediumaquamarine
#66CDAA
ΔE00 5.48
Aqua Marine
#2EE8BB
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE3BD #E37FA5
analogous
#7FE38B #7FE3BD #7FD7E3
triadic
#7FE3BD #BD7FE3 #E3BD7F
tetradic
#7FE3BD #8B7FE3 #E37FA5 #D7E37F
square
#7FE3BD #8B7FE3 #E37FA5 #D7E37F
split-complementary
#7FE3BD #E37FD7 #E38B7F
monochromatic
#2ABE86 #4DD8A3 #7FE3BD #B1EED7 #E3F9F1
Accessibility & contrast
On white
1.54
#7FE3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#7FE3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE3BD
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE3BD | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BB
Deuteranopia (green-blind)
#CFCBBF
Tritanopia (blue-blind)
#60E4D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7fe3bd; /* rgb */ color: rgb(127, 227, 189); /* oklch */ color: oklch(84.4% 0.110 167.1);
Tailwind
colors: {
custom: {
50: '#a9ecd0',
500: '#7fe3bd',
950: '#000000',
},
}SCSS
$custom: #7fe3bd; $custom-light: #a9ecd0; $custom-dark: #000000;
JSON
{
"hex": "#7fe3bd",
"rgb": {
"r": 127,
"g": 227,
"b": 189
},
"hsl": {
"h": 157.2,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.84413,
"c": 0.10961,
"h": 167.1
},
"luminance": 0.63124
}Semantic roles & 50–950 ramp
primary
#7FE3BD
secondary
#BB4C76
accent
#1A5DCC
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483