#7FCCDB#7FCCDB
#7FCCDB is a light, moderate teal. Relative luminance 0.528; OKLCH L 80.1% C 0.079 H 211.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCCDB |
|---|---|
| RGB | rgb(127, 204, 219) |
| HSL | hsl(190, 56%, 68%) |
| HSV | hsv(190, 42%, 86%) |
| CMYK | cmyk(42%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.76, -19.93, -14.91) |
| CIE-LCH | lch(77.76, 24.89, 216.80°) |
| OKLab | oklab(80.06% -0.0674 -0.041) |
| OKLCH | oklch(80.06% 0.079 211.3) |
| XYZ | xyz(43.1268, 52.8091, 74.9247) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.48
Baby Blue
#89CFF0
ΔE00 6.88
Lightblue
#ADD8E6
ΔE00 7.38
Powder Blue
#B0E0E6
ΔE00 7.58
Aqua Blue
#02D8E9
ΔE00 7.67
Neon Blue
#04D9FF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCCDB #DB8E7F
analogous
#7FDBBC #7FCCDB #7F9EDB
triadic
#7FCCDB #DB7FCC #CCDB7F
tetradic
#7FCCDB #BC7FDB #DB8E7F #9EDB7F
square
#7FCCDB #BC7FDB #DB8E7F #9EDB7F
split-complementary
#7FCCDB #DB7F9E #DBBC7F
monochromatic
#319AAF #4FB9CE #7FCCDB #AFDFE8 #DFF2F6
Accessibility & contrast
On white
1.82
#7FCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#7FCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCCDB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCCDB | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DC
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#56D3D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fccdb; /* rgb */ color: rgb(127, 204, 219); /* oklch */ color: oklch(80.1% 0.079 211.3);
Tailwind
colors: {
custom: {
50: '#a9dbe6',
500: '#7fccdb',
950: '#000000',
},
}SCSS
$custom: #7fccdb; $custom-light: #a9dbe6; $custom-dark: #000000;
JSON
{
"hex": "#7fccdb",
"rgb": {
"r": 127,
"g": 204,
"b": 219
},
"hsl": {
"h": 189.783,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.80059,
"c": 0.07886,
"h": 211.3
},
"luminance": 0.52812
}Semantic roles & 50–950 ramp
primary
#7FCCDB
secondary
#B15D4D
accent
#3C22C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484