#7FD7DC#7FD7DC
#7FD7DC is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.6% C 0.085 H 200.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD7DC |
|---|---|
| RGB | rgb(127, 215, 220) |
| HSL | hsl(183, 57%, 68%) |
| HSV | hsv(183, 42%, 86%) |
| CMYK | cmyk(42.3%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(80.89, -25.17, -10.76) |
| CIE-LCH | lch(80.89, 27.38, 203.15°) |
| OKLab | oklab(82.57% -0.0798 -0.0296) |
| OKLCH | oklch(82.57% 0.085 200.4) |
| XYZ | xyz(45.9662, 58.2767, 76.5226) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Robin'S Egg
#6DEDFD
ΔE00 6.23
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Aqua Blue
#02D8E9
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 6.62
Paleturquoise
#AFEEEE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD7DC #DC847F
analogous
#7FDCB2 #7FD7DC #7FA8DC
triadic
#7FD7DC #DC7FD7 #D7DC7F
tetradic
#7FD7DC #B27FDC #DC847F #A8DC7F
square
#7FD7DC #B27FDC #DC847F #A8DC7F
split-complementary
#7FD7DC #DC7FA8 #DCB27F
monochromatic
#30A9B0 #4FC8CF #7FD7DC #AFE6E9 #DFF5F6
Accessibility & contrast
On white
1.66
#7FD7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#7FD7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD7DC
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD7DC | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#BBC4DD
Tritanopia (blue-blind)
#53DDD8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7fd7dc; /* rgb */ color: rgb(127, 215, 220); /* oklch */ color: oklch(82.6% 0.085 200.4);
Tailwind
colors: {
custom: {
50: '#a9e3e6',
500: '#7fd7dc',
950: '#000000',
},
}SCSS
$custom: #7fd7dc; $custom-light: #a9e3e6; $custom-dark: #000000;
JSON
{
"hex": "#7fd7dc",
"rgb": {
"r": 127,
"g": 215,
"b": 220
},
"hsl": {
"h": 183.226,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.82574,
"c": 0.08514,
"h": 200.4
},
"luminance": 0.5828
}Semantic roles & 50–950 ramp
primary
#7FD7DC
secondary
#B2524D
accent
#2A21C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484