#7FDDBB#7FDDBB
#7FDDBB is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.103 H 168.4°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDDBB |
|---|---|
| RGB | rgb(127, 221, 187) |
| HSL | hsl(158, 58%, 68%) |
| HSV | hsv(158, 43%, 87%) |
| CMYK | cmyk(42.5%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(81.73, -35.73, 8.03) |
| CIE-LCH | lch(81.73, 36.62, 167.34°) |
| OKLab | oklab(82.97% -0.1008 0.0206) |
| OKLCH | oklch(82.97% 0.103 168.4) |
| XYZ | xyz(43.5749, 59.8096, 56.2523) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.35
Seafoam
#7FE0B3
ΔE00 2.95
Seafoam Blue
#78D1B6
ΔE00 3.32
Mediumaquamarine
#66CDAA
ΔE00 4.35
Pale Teal
#82CBB2
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDDBB #DD7FA1
analogous
#7FDD8C #7FDDBB #7FD0DD
triadic
#7FDDBB #BB7FDD #DDBB7F
tetradic
#7FDDBB #8C7FDD #DD7FA1 #D0DD7F
square
#7FDDBB #8C7FDD #DD7FA1 #D0DD7F
split-complementary
#7FDDBB #DD7FD0 #DD8C7F
monochromatic
#2FB283 #4FD0A1 #7FDDBB #AFEAD5 #E0F7EE
Accessibility & contrast
On white
1.62
#7FDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#7FDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDDBB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDDBB | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#C9C7BD
Tritanopia (blue-blind)
#62DED3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7fddbb; /* rgb */ color: rgb(127, 221, 187); /* oklch */ color: oklch(83.0% 0.103 168.4);
Tailwind
colors: {
custom: {
50: '#a8e8cf',
500: '#7fddbb',
950: '#000000',
},
}SCSS
$custom: #7fddbb; $custom-light: #a8e8cf; $custom-dark: #000000;
JSON
{
"hex": "#7fddbb",
"rgb": {
"r": 127,
"g": 221,
"b": 187
},
"hsl": {
"h": 158.298,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.82965,
"c": 0.10286,
"h": 168.4
},
"luminance": 0.59813
}Semantic roles & 50–950 ramp
primary
#7FDDBB
secondary
#B44D72
accent
#205CC6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483