#7FD9CD#7FD9CD
#7FD9CD is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.6% C 0.089 H 184.7°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD9CD |
|---|---|
| RGB | rgb(127, 217, 205) |
| HSL | hsl(172, 54%, 67%) |
| HSV | hsv(172, 41%, 85%) |
| CMYK | cmyk(41.5%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(81.04, -29.79, -2.55) |
| CIE-LCH | lch(81.04, 29.90, 184.88°) |
| OKLab | oklab(82.55% -0.0884 -0.0073) |
| OKLCH | oklch(82.55% 0.089 184.7) |
| XYZ | xyz(44.5804, 58.5422, 66.6964) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.37
Turquoise
#40E0D0
ΔE00 5.42
Seafoam Blue
#78D1B6
ΔE00 5.68
Pale Teal
#82CBB2
ΔE00 6.27
Tiffany Blue
#7BF2DA
ΔE00 6.64
Light Teal
#90E4C1
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD9CD #D97F8B
analogous
#7FD9A0 #7FD9CD #7FB8D9
triadic
#7FD9CD #CD7FD9 #D9CD7F
tetradic
#7FD9CD #A07FD9 #D97F8B #B8D97F
square
#7FD9CD #A07FD9 #D97F8B #B8D97F
split-complementary
#7FD9CD #D97FB8 #D9A07F
monochromatic
#33AB9B #50CBBB #7FD9CD #AEE7DF #DDF5F2
Accessibility & contrast
On white
1.65
#7FD9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#7FD9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD9CD
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD9CD | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#5BDCD5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7fd9cd; /* rgb */ color: rgb(127, 217, 205); /* oklch */ color: oklch(82.6% 0.089 184.7);
Tailwind
colors: {
custom: {
50: '#a9e5dc',
500: '#7fd9cd',
950: '#000000',
},
}SCSS
$custom: #7fd9cd; $custom-light: #a9e5dc; $custom-dark: #000000;
JSON
{
"hex": "#7fd9cd",
"rgb": {
"r": 127,
"g": 217,
"b": 205
},
"hsl": {
"h": 172,
"s": 54.217,
"l": 67.451
},
"oklch": {
"l": 0.82553,
"c": 0.08866,
"h": 184.7
},
"luminance": 0.58546
}Semantic roles & 50–950 ramp
primary
#7FD9CD
secondary
#AE4E5B
accent
#2439C2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484