#7FDFBB#7FDFBB
#7FDFBB is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.4% C 0.106 H 167.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFBB |
|---|---|
| RGB | rgb(127, 223, 187) |
| HSL | hsl(158, 60%, 69%) |
| HSV | hsv(158, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(82.31, -36.65, 8.85) |
| CIE-LCH | lch(82.31, 37.70, 166.42°) |
| OKLab | oklab(83.43% -0.1031 0.0227) |
| OKLCH | oklch(83.43% 0.106 167.6) |
| XYZ | xyz(44.1060, 60.8720, 56.4294) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.12
Seafoam
#7FE0B3
ΔE00 2.41
Seafoam Blue
#78D1B6
ΔE00 3.96
Mediumaquamarine
#66CDAA
ΔE00 4.69
Light Turquoise
#7EF4CC
ΔE00 4.71
Eucalyptus
#44D7A8
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFBB #DF7FA3
analogous
#7FDF8B #7FDFBB #7FD3DF
triadic
#7FDFBB #BB7FDF #DFBB7F
tetradic
#7FDFBB #8B7FDF #DF7FA3 #D3DF7F
square
#7FDFBB #8B7FDF #DF7FA3 #D3DF7F
split-complementary
#7FDFBB #DF7FD3 #DF8B7F
monochromatic
#2EB683 #4ED3A1 #7FDFBB #B0EBD5 #E1F7EF
Accessibility & contrast
On white
1.59
#7FDFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#7FDFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFBB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFBB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#62E0D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7fdfbb; /* rgb */ color: rgb(127, 223, 187); /* oklch */ color: oklch(83.4% 0.106 167.6);
Tailwind
colors: {
custom: {
50: '#a9e9cf',
500: '#7fdfbb',
950: '#000000',
},
}SCSS
$custom: #7fdfbb; $custom-light: #a9e9cf; $custom-dark: #000000;
JSON
{
"hex": "#7fdfbb",
"rgb": {
"r": 127,
"g": 223,
"b": 187
},
"hsl": {
"h": 157.5,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.8343,
"c": 0.10559,
"h": 167.6
},
"luminance": 0.60875
}Semantic roles & 50–950 ramp
primary
#7FDFBB
secondary
#B64C74
accent
#1E5EC8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483