#7FD2DD#7FD2DD
#7FD2DD is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.5% C 0.082 H 206.5°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD2DD |
|---|---|
| RGB | rgb(127, 210, 221) |
| HSL | hsl(187, 58%, 68%) |
| HSV | hsv(187, 43%, 87%) |
| CMYK | cmyk(42.5%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(79.51, -22.44, -13.36) |
| CIE-LCH | lch(79.51, 26.12, 210.76°) |
| OKLab | oklab(81.48% -0.0736 -0.0367) |
| OKLCH | oklch(81.48% 0.082 206.5) |
| XYZ | xyz(44.8453, 55.8223, 76.8042) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.57
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Robin'S Egg
#6DEDFD
ΔE00 6.75
Robin Egg Blue
#8AF1FE
ΔE00 7.02
Powder Blue
#B0E0E6
ΔE00 7.08
Sky Blue
#87CEEB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD2DD #DD8A7F
analogous
#7FDDB9 #7FD2DD #7FA3DD
triadic
#7FD2DD #DD7FD2 #D2DD7F
tetradic
#7FD2DD #B97FDD #DD8A7F #A3DD7F
square
#7FD2DD #B97FDD #DD8A7F #A3DD7F
split-complementary
#7FD2DD #DD7FA3 #DDB97F
monochromatic
#2FA3B2 #4FC1D0 #7FD2DD #AFE3EA #E0F4F7
Accessibility & contrast
On white
1.73
#7FD2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#7FD2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD2DD
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD2DD | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#54D8D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7fd2dd; /* rgb */ color: rgb(127, 210, 221); /* oklch */ color: oklch(81.5% 0.082 206.5);
Tailwind
colors: {
custom: {
50: '#a9e0e7',
500: '#7fd2dd',
950: '#000000',
},
}SCSS
$custom: #7fd2dd; $custom-light: #a9e0e7; $custom-dark: #000000;
JSON
{
"hex": "#7fd2dd",
"rgb": {
"r": 127,
"g": 210,
"b": 221
},
"hsl": {
"h": 187.021,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.81479,
"c": 0.08227,
"h": 206.5
},
"luminance": 0.55826
}Semantic roles & 50–950 ramp
primary
#7FD2DD
secondary
#B4594D
accent
#3320C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484