#7FDBC8#7FDBC8
#7FDBC8 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.9% C 0.093 H 179.1°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDBC8 |
|---|---|
| RGB | rgb(127, 219, 200) |
| HSL | hsl(168, 56%, 68%) |
| HSV | hsv(168, 42%, 86%) |
| CMYK | cmyk(42%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(81.48, -31.90, 0.76) |
| CIE-LCH | lch(81.48, 31.91, 178.64°) |
| OKLab | oklab(82.86% -0.0928 0.0015) |
| OKLCH | oklch(82.86% 0.093 179.1) |
| XYZ | xyz(44.5051, 59.3419, 63.7413) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.78
Pale Teal
#82CBB2
ΔE00 4.96
Turquoise
#40E0D0
ΔE00 5.35
Tiffany Blue
#7BF2DA
ΔE00 5.35
Light Teal
#90E4C1
ΔE00 5.69
Mediumaquamarine
#66CDAA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDBC8 #DB7F92
analogous
#7FDB9A #7FDBC8 #7FC0DB
triadic
#7FDBC8 #C87FDB #DBC87F
tetradic
#7FDBC8 #9A7FDB #DB7F92 #C0DB7F
square
#7FDBC8 #9A7FDB #DB7F92 #C0DB7F
split-complementary
#7FDBC8 #DB7FC0 #DB9A7F
monochromatic
#31AF95 #4FCEB3 #7FDBC8 #AFE8DD #DFF6F1
Accessibility & contrast
On white
1.63
#7FDBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#7FDBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDBC8
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDBC8 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#5DDED5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7fdbc8; /* rgb */ color: rgb(127, 219, 200); /* oklch */ color: oklch(82.9% 0.093 179.1);
Tailwind
colors: {
custom: {
50: '#a9e6d8',
500: '#7fdbc8',
950: '#000000',
},
}SCSS
$custom: #7fdbc8; $custom-light: #a9e6d8; $custom-dark: #000000;
JSON
{
"hex": "#7fdbc8",
"rgb": {
"r": 127,
"g": 219,
"b": 200
},
"hsl": {
"h": 167.609,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.82864,
"c": 0.09283,
"h": 179.1
},
"luminance": 0.59345
}Semantic roles & 50–950 ramp
primary
#7FDBC8
secondary
#B14D62
accent
#2243C4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483