#7FD6CA#7FD6CA
#7FD6CA is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.8% C 0.086 H 184.4°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD6CA |
|---|---|
| RGB | rgb(127, 214, 202) |
| HSL | hsl(172, 51%, 67%) |
| HSV | hsv(172, 41%, 84%) |
| CMYK | cmyk(40.7%, 0%, 5.6%, 16.1%) |
| CIE-LAB | lab(80.10, -29.06, -2.32) |
| CIE-LCH | lch(80.10, 29.15, 184.56°) |
| OKLab | oklab(81.77% -0.0861 -0.0067) |
| OKLCH | oklch(81.77% 0.086 184.4) |
| XYZ | xyz(43.4555, 56.8663, 64.5521) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.33
Seafoam Blue
#78D1B6
ΔE00 5.41
Pale Teal
#82CBB2
ΔE00 5.80
Turquoise
#40E0D0
ΔE00 5.80
Tiffany Blue
#7BF2DA
ΔE00 7.24
Light Teal
#90E4C1
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD6CA #D67F8B
analogous
#7FD69F #7FD6CA #7FB7D6
triadic
#7FD6CA #CA7FD6 #D6CA7F
tetradic
#7FD6CA #9F7FD6 #D67F8B #B7D67F
square
#7FD6CA #9F7FD6 #D67F8B #B7D67F
split-complementary
#7FD6CA #D67FB7 #D69F7F
monochromatic
#35A696 #51C7B7 #7FD6CA #ADE5DD #DCF4F0
Accessibility & contrast
On white
1.70
#7FD6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#7FD6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD6CA
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD6CA | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#BFC2CB
Tritanopia (blue-blind)
#5DD9D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7fd6ca; /* rgb */ color: rgb(127, 214, 202); /* oklch */ color: oklch(81.8% 0.086 184.4);
Tailwind
colors: {
custom: {
50: '#a8e3da',
500: '#7fd6ca',
950: '#000000',
},
}SCSS
$custom: #7fd6ca; $custom-light: #a8e3da; $custom-dark: #000000;
JSON
{
"hex": "#7fd6ca",
"rgb": {
"r": 127,
"g": 214,
"b": 202
},
"hsl": {
"h": 171.724,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.81774,
"c": 0.08637,
"h": 184.4
},
"luminance": 0.56869
}Semantic roles & 50–950 ramp
primary
#7FD6CA
secondary
#AA505C
accent
#273CBF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483