#7FD3DD#7FD3DD
#7FD3DD is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.7% C 0.083 H 205.4°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD3DD |
|---|---|
| RGB | rgb(127, 211, 221) |
| HSL | hsl(186, 58%, 68%) |
| HSV | hsv(186, 43%, 87%) |
| CMYK | cmyk(42.5%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(79.79, -22.94, -12.94) |
| CIE-LCH | lch(79.79, 26.34, 209.42°) |
| OKLab | oklab(81.7% -0.0748 -0.0356) |
| OKLCH | oklch(81.7% 0.083 205.4) |
| XYZ | xyz(45.0929, 56.3176, 76.8868) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.42
Aqua Blue
#02D8E9
ΔE00 6.45
Robin'S Egg
#6DEDFD
ΔE00 6.54
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Powder Blue
#B0E0E6
ΔE00 7.08
Sky Blue
#87CEEB
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD3DD #DD897F
analogous
#7FDDB8 #7FD3DD #7FA4DD
triadic
#7FD3DD #DD7FD3 #D3DD7F
tetradic
#7FD3DD #B87FDD #DD897F #A4DD7F
square
#7FD3DD #B87FDD #DD897F #A4DD7F
split-complementary
#7FD3DD #DD7FA4 #DDB87F
monochromatic
#2FA4B2 #4FC2D0 #7FD3DD #AFE4EA #E0F4F7
Accessibility & contrast
On white
1.71
#7FD3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#7FD3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD3DD
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD3DD | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#B7C1DD
Tritanopia (blue-blind)
#53D9D6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7fd3dd; /* rgb */ color: rgb(127, 211, 221); /* oklch */ color: oklch(81.7% 0.083 205.4);
Tailwind
colors: {
custom: {
50: '#a9e0e7',
500: '#7fd3dd',
950: '#000000',
},
}SCSS
$custom: #7fd3dd; $custom-light: #a9e0e7; $custom-dark: #000000;
JSON
{
"hex": "#7fd3dd",
"rgb": {
"r": 127,
"g": 211,
"b": 221
},
"hsl": {
"h": 186.383,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.81704,
"c": 0.08281,
"h": 205.4
},
"luminance": 0.56321
}Semantic roles & 50–950 ramp
primary
#7FD3DD
secondary
#B4584D
accent
#3220C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484