#7FD2CF#7FD2CF
#7FD2CF is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.0% C 0.081 H 192.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD2CF |
|---|---|
| RGB | rgb(127, 210, 207) |
| HSL | hsl(178, 48%, 66%) |
| HSV | hsv(178, 40%, 82%) |
| CMYK | cmyk(39.5%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(79.10, -25.92, -6.47) |
| CIE-LCH | lch(79.10, 26.71, 194.01°) |
| OKLab | oklab(81.02% -0.0793 -0.0179) |
| OKLCH | oklch(81.02% 0.081 192.7) |
| XYZ | xyz(43.0572, 55.1071, 67.3872) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.05
Darkturquoise
#00CED1
ΔE00 6.94
Turquoise
#40E0D0
ΔE00 7.81
Paleturquoise
#AFEEEE
ΔE00 8.01
Robin'S Egg Blue
#98EFF9
ΔE00 8.44
Aqua Blue
#02D8E9
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD2CF #D27F82
analogous
#7FD2A5 #7FD2CF #7FABD2
triadic
#7FD2CF #CF7FD2 #D2CF7F
tetradic
#7FD2CF #A57FD2 #D27F82 #ABD27F
square
#7FD2CF #A57FD2 #D27F82 #ABD27F
split-complementary
#7FD2CF #D27FAB #D2A57F
monochromatic
#389F9B #52C2BE #7FD2CF #ACE2E0 #DAF2F1
Accessibility & contrast
On white
1.75
#7FD2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#7FD2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD2CF
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD2CF | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACF
Deuteranopia (green-blind)
#BABFD0
Tritanopia (blue-blind)
#5BD6D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd2cf; /* rgb */ color: rgb(127, 210, 207); /* oklch */ color: oklch(81.0% 0.081 192.7);
Tailwind
colors: {
custom: {
50: '#a8e0dd',
500: '#7fd2cf',
950: '#000000',
},
}SCSS
$custom: #7fd2cf; $custom-light: #a8e0dd; $custom-dark: #000000;
JSON
{
"hex": "#7fd2cf",
"rgb": {
"r": 127,
"g": 210,
"b": 207
},
"hsl": {
"h": 177.831,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.81015,
"c": 0.08128,
"h": 192.7
},
"luminance": 0.5511
}Semantic roles & 50–950 ramp
primary
#7FD2CF
secondary
#A45154
accent
#2A2FBB
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484