#7FD2D2#7FD2D2
#7FD2D2 is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.1% C 0.081 H 195.7°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD2D2 |
|---|---|
| RGB | rgb(127, 210, 210) |
| HSL | hsl(180, 48%, 66%) |
| HSV | hsv(180, 40%, 82%) |
| CMYK | cmyk(39.5%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(79.19, -25.19, -7.95) |
| CIE-LCH | lch(79.19, 26.41, 197.52°) |
| OKLab | oklab(81.11% -0.0781 -0.0219) |
| OKLCH | oklch(81.11% 0.081 195.7) |
| XYZ | xyz(43.4275, 55.2552, 69.3372) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.50
Darkturquoise
#00CED1
ΔE00 6.88
Aqua Blue
#02D8E9
ΔE00 7.69
Robin'S Egg Blue
#98EFF9
ΔE00 7.77
Paleturquoise
#AFEEEE
ΔE00 7.79
Robin'S Egg
#6DEDFD
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD2D2 #D27F7F
analogous
#7FD2A8 #7FD2D2 #7FA8D2
triadic
#7FD2D2 #D27FD2 #D2D27F
tetradic
#7FD2D2 #A87FD2 #D27F7F #A8D27F
square
#7FD2D2 #A87FD2 #D27F7F #A8D27F
split-complementary
#7FD2D2 #D27FA8 #D2A87F
monochromatic
#389F9F #52C2C2 #7FD2D2 #ACE2E2 #DAF2F2
Accessibility & contrast
On white
1.74
#7FD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#7FD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD2D2
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD2D2 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD2
Deuteranopia (green-blind)
#B9BFD3
Tritanopia (blue-blind)
#5AD7D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd2d2; /* rgb */ color: rgb(127, 210, 210); /* oklch */ color: oklch(81.1% 0.081 195.7);
Tailwind
colors: {
custom: {
50: '#a8e0df',
500: '#7fd2d2',
950: '#000000',
},
}SCSS
$custom: #7fd2d2; $custom-light: #a8e0df; $custom-dark: #000000;
JSON
{
"hex": "#7fd2d2",
"rgb": {
"r": 127,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.81111,
"c": 0.08107,
"h": 195.7
},
"luminance": 0.55258
}Semantic roles & 50–950 ramp
primary
#7FD2D2
secondary
#A45151
accent
#2A2ABB
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484