#7FD8CD#7FD8CD
#7FD8CD is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.3% C 0.088 H 185.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD8CD |
|---|---|
| RGB | rgb(127, 216, 205) |
| HSL | hsl(173, 53%, 67%) |
| HSV | hsv(173, 41%, 85%) |
| CMYK | cmyk(41.2%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(80.75, -29.31, -2.96) |
| CIE-LCH | lch(80.75, 29.46, 185.77°) |
| OKLab | oklab(82.32% -0.0872 -0.0084) |
| OKLCH | oklch(82.32% 0.088 185.5) |
| XYZ | xyz(44.3234, 58.0283, 66.6107) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.19
Turquoise
#40E0D0
ΔE00 5.62
Seafoam Blue
#78D1B6
ΔE00 5.93
Pale Teal
#82CBB2
ΔE00 6.40
Tiffany Blue
#7BF2DA
ΔE00 7.03
Darkturquoise
#00CED1
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD8CD #D87F8A
analogous
#7FD8A0 #7FD8CD #7FB7D8
triadic
#7FD8CD #CD7FD8 #D8CD7F
tetradic
#7FD8CD #A07FD8 #D87F8A #B7D87F
square
#7FD8CD #A07FD8 #D87F8A #B7D87F
split-complementary
#7FD8CD #D87FB7 #D8A07F
monochromatic
#34A99B #50CABB #7FD8CD #AEE6DF #DDF5F2
Accessibility & contrast
On white
1.67
#7FD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#7FD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD8CD
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD8CD | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C0C4CE
Tritanopia (blue-blind)
#5BDCD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7fd8cd; /* rgb */ color: rgb(127, 216, 205); /* oklch */ color: oklch(82.3% 0.088 185.5);
Tailwind
colors: {
custom: {
50: '#a9e4dc',
500: '#7fd8cd',
950: '#000000',
},
}SCSS
$custom: #7fd8cd; $custom-light: #a9e4dc; $custom-dark: #000000;
JSON
{
"hex": "#7fd8cd",
"rgb": {
"r": 127,
"g": 216,
"b": 205
},
"hsl": {
"h": 172.584,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.82324,
"c": 0.0876,
"h": 185.5
},
"luminance": 0.58032
}Semantic roles & 50–950 ramp
primary
#7FD8CD
secondary
#AC4F5A
accent
#2538C1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484