#7FD7DD#7FD7DD
#7FD7DD is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.6% C 0.085 H 201.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD7DD |
|---|---|
| RGB | rgb(127, 215, 221) |
| HSL | hsl(184, 58%, 68%) |
| HSV | hsv(184, 43%, 87%) |
| CMYK | cmyk(42.5%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(80.92, -24.92, -11.25) |
| CIE-LCH | lch(80.92, 27.34, 204.30°) |
| OKLab | oklab(82.61% -0.0794 -0.0309) |
| OKLCH | oklch(82.61% 0.085 201.3) |
| XYZ | xyz(46.0990, 58.3299, 77.2222) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Robin'S Egg
#6DEDFD
ΔE00 6.06
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Aqua Blue
#02D8E9
ΔE00 6.35
Mediumturquoise
#48D1CC
ΔE00 6.90
Paleturquoise
#AFEEEE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD7DD #DD857F
analogous
#7FDDB4 #7FD7DD #7FA8DD
triadic
#7FD7DD #DD7FD7 #D7DD7F
tetradic
#7FD7DD #B47FDD #DD857F #A8DD7F
square
#7FD7DD #B47FDD #DD857F #A8DD7F
split-complementary
#7FD7DD #DD7FA8 #DDB47F
monochromatic
#2FAAB2 #4FC8D0 #7FD7DD #AFE6EA #E0F5F7
Accessibility & contrast
On white
1.66
#7FD7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#7FD7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD7DD
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD7DD | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#BBC4DE
Tritanopia (blue-blind)
#52DDD9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7fd7dd; /* rgb */ color: rgb(127, 215, 221); /* oklch */ color: oklch(82.6% 0.085 201.3);
Tailwind
colors: {
custom: {
50: '#a9e3e7',
500: '#7fd7dd',
950: '#000000',
},
}SCSS
$custom: #7fd7dd; $custom-light: #a9e3e7; $custom-dark: #000000;
JSON
{
"hex": "#7fd7dd",
"rgb": {
"r": 127,
"g": 215,
"b": 221
},
"hsl": {
"h": 183.83,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.82607,
"c": 0.08525,
"h": 201.3
},
"luminance": 0.58333
}Semantic roles & 50–950 ramp
primary
#7FD7DD
secondary
#B4534D
accent
#2A20C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484