#7FDEB4#7FDEB4
#7FDEB4 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.109 H 163.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDEB4 |
|---|---|
| RGB | rgb(127, 222, 180) |
| HSL | hsl(153, 59%, 68%) |
| HSV | hsv(153, 43%, 87%) |
| CMYK | cmyk(42.8%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(81.86, -37.67, 11.91) |
| CIE-LCH | lch(81.86, 39.50, 162.45°) |
| OKLab | oklab(83.02% -0.105 0.0306) |
| OKLCH | oklch(83.02% 0.109 163.8) |
| XYZ | xyz(43.1085, 60.0468, 52.4898) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.82
Light Teal
#90E4C1
ΔE00 2.80
Mediumaquamarine
#66CDAA
ΔE00 4.83
Seafoam Blue
#78D1B6
ΔE00 4.96
Eucalyptus
#44D7A8
ΔE00 5.10
Light Turquoise
#7EF4CC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDEB4 #DE7FA9
analogous
#7FDE84 #7FDEB4 #7FD8DE
triadic
#7FDEB4 #B47FDE #DEB47F
tetradic
#7FDEB4 #847FDE #DE7FA9 #D8DE7F
square
#7FDEB4 #847FDE #DE7FA9 #D8DE7F
split-complementary
#7FDEB4 #DE7FD8 #DE847F
monochromatic
#2EB479 #4ED197 #7FDEB4 #B0EBD1 #E0F7ED
Accessibility & contrast
On white
1.61
#7FDEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#7FDEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDEB4
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDEB4 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B2
Deuteranopia (green-blind)
#CCC7B7
Tritanopia (blue-blind)
#65DED2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7fdeb4; /* rgb */ color: rgb(127, 222, 180); /* oklch */ color: oklch(83.0% 0.109 163.8);
Tailwind
colors: {
custom: {
50: '#a8e8ca',
500: '#7fdeb4',
950: '#000000',
},
}SCSS
$custom: #7fdeb4; $custom-light: #a8e8ca; $custom-dark: #000000;
JSON
{
"hex": "#7fdeb4",
"rgb": {
"r": 127,
"g": 222,
"b": 180
},
"hsl": {
"h": 153.474,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.83016,
"c": 0.10939,
"h": 163.8
},
"luminance": 0.6005
}Semantic roles & 50–950 ramp
primary
#7FDEB4
secondary
#B54C7B
accent
#1F69C7
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482