#7FDCB5#7FDCB5
#7FDCB5 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.106 H 165.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCB5 |
|---|---|
| RGB | rgb(127, 220, 181) |
| HSL | hsl(155, 57%, 68%) |
| HSV | hsv(155, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 17.7%, 13.7%) |
| CIE-LAB | lab(81.31, -36.54, 10.59) |
| CIE-LCH | lch(81.31, 38.05, 163.83°) |
| OKLab | oklab(82.58% -0.1022 0.0272) |
| OKLCH | oklch(82.58% 0.106 165.1) |
| XYZ | xyz(42.6827, 59.0316, 52.8522) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.67
Light Teal
#90E4C1
ΔE00 2.65
Seafoam Blue
#78D1B6
ΔE00 4.12
Mediumaquamarine
#66CDAA
ΔE00 4.27
Eucalyptus
#44D7A8
ΔE00 5.16
Pale Teal
#82CBB2
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCB5 #DC7FA6
analogous
#7FDC86 #7FDCB5 #7FD4DC
triadic
#7FDCB5 #B57FDC #DCB57F
tetradic
#7FDCB5 #867FDC #DC7FA6 #D4DC7F
square
#7FDCB5 #867FDC #DC7FA6 #D4DC7F
split-complementary
#7FDCB5 #DC7FD4 #DC867F
monochromatic
#30B07B #4FCF99 #7FDCB5 #AFE9D1 #DFF6ED
Accessibility & contrast
On white
1.64
#7FDCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#7FDCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCB5
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCB5 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B3
Deuteranopia (green-blind)
#CAC6B7
Tritanopia (blue-blind)
#65DCD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7fdcb5; /* rgb */ color: rgb(127, 220, 181); /* oklch */ color: oklch(82.6% 0.106 165.1);
Tailwind
colors: {
custom: {
50: '#a8e7cb',
500: '#7fdcb5',
950: '#000000',
},
}SCSS
$custom: #7fdcb5; $custom-light: #a8e7cb; $custom-dark: #000000;
JSON
{
"hex": "#7fdcb5",
"rgb": {
"r": 127,
"g": 220,
"b": 181
},
"hsl": {
"h": 154.839,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.82575,
"c": 0.10582,
"h": 165.1
},
"luminance": 0.59035
}Semantic roles & 50–950 ramp
primary
#7FDCB5
secondary
#B24D77
accent
#2166C5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482