#7FD0DC#7FD0DC
#7FD0DC is a light, moderate teal. Relative luminance 0.548; OKLCH L 81.0% C 0.081 H 207.7°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD0DC |
|---|---|
| RGB | rgb(127, 208, 220) |
| HSL | hsl(188, 57%, 68%) |
| HSV | hsv(188, 42%, 86%) |
| CMYK | cmyk(42.3%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.92, -21.69, -13.71) |
| CIE-LCH | lch(78.92, 25.66, 212.30°) |
| OKLab | oklab(80.99% -0.0717 -0.0377) |
| OKLCH | oklch(80.99% 0.081 207.7) |
| XYZ | xyz(44.2218, 54.7878, 75.9411) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.79
Aqua Blue
#02D8E9
ΔE00 6.84
Robin'S Egg Blue
#98EFF9
ΔE00 7.14
Powder Blue
#B0E0E6
ΔE00 7.17
Robin'S Egg
#6DEDFD
ΔE00 7.23
Robin Egg Blue
#8AF1FE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD0DC #DC8B7F
analogous
#7FDCB9 #7FD0DC #7FA1DC
triadic
#7FD0DC #DC7FD0 #D0DC7F
tetradic
#7FD0DC #B97FDC #DC8B7F #A1DC7F
square
#7FD0DC #B97FDC #DC8B7F #A1DC7F
split-complementary
#7FD0DC #DC7FA1 #DCB97F
monochromatic
#30A0B0 #4FBECF #7FD0DC #AFE2E9 #DFF3F6
Accessibility & contrast
On white
1.76
#7FD0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#7FD0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD0DC
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD0DC | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADD
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#55D7D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fd0dc; /* rgb */ color: rgb(127, 208, 220); /* oklch */ color: oklch(81.0% 0.081 207.7);
Tailwind
colors: {
custom: {
50: '#a9dee6',
500: '#7fd0dc',
950: '#000000',
},
}SCSS
$custom: #7fd0dc; $custom-light: #a9dee6; $custom-dark: #000000;
JSON
{
"hex": "#7fd0dc",
"rgb": {
"r": 127,
"g": 208,
"b": 220
},
"hsl": {
"h": 187.742,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.80994,
"c": 0.08098,
"h": 207.7
},
"luminance": 0.54791
}Semantic roles & 50–950 ramp
primary
#7FD0DC
secondary
#B25A4D
accent
#3621C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484