#7FD6CC#7FD6CC
#7FD6CC is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.8% C 0.086 H 186.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD6CC |
|---|---|
| RGB | rgb(127, 214, 204) |
| HSL | hsl(173, 51%, 67%) |
| HSV | hsv(173, 41%, 84%) |
| CMYK | cmyk(40.7%, 0%, 4.7%, 16.1%) |
| CIE-LAB | lab(80.16, -28.58, -3.31) |
| CIE-LCH | lch(80.16, 28.77, 186.60°) |
| OKLab | oklab(81.84% -0.0853 -0.0093) |
| OKLCH | oklch(81.84% 0.086 186.3) |
| XYZ | xyz(43.6939, 56.9616, 65.8073) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.04
Turquoise
#40E0D0
ΔE00 5.97
Seafoam Blue
#78D1B6
ΔE00 6.14
Pale Teal
#82CBB2
ΔE00 6.43
Tiffany Blue
#7BF2DA
ΔE00 7.61
Darkturquoise
#00CED1
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD6CC #D67F89
analogous
#7FD6A1 #7FD6CC #7FB5D6
triadic
#7FD6CC #CC7FD6 #D6CC7F
tetradic
#7FD6CC #A17FD6 #D67F89 #B5D67F
square
#7FD6CC #A17FD6 #D67F89 #B5D67F
split-complementary
#7FD6CC #D67FB5 #D6A17F
monochromatic
#35A699 #51C7BA #7FD6CC #ADE5DE #DCF4F1
Accessibility & contrast
On white
1.69
#7FD6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#7FD6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD6CC
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD6CC | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCC
Deuteranopia (green-blind)
#BFC2CD
Tritanopia (blue-blind)
#5CDAD3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7fd6cc; /* rgb */ color: rgb(127, 214, 204); /* oklch */ color: oklch(81.8% 0.086 186.3);
Tailwind
colors: {
custom: {
50: '#a8e3db',
500: '#7fd6cc',
950: '#000000',
},
}SCSS
$custom: #7fd6cc; $custom-light: #a8e3db; $custom-dark: #000000;
JSON
{
"hex": "#7fd6cc",
"rgb": {
"r": 127,
"g": 214,
"b": 204
},
"hsl": {
"h": 173.103,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.81835,
"c": 0.08577,
"h": 186.3
},
"luminance": 0.56965
}Semantic roles & 50–950 ramp
primary
#7FD6CC
secondary
#AA505A
accent
#2738BF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484