#7FCDDD#7FCDDD
#7FCDDD is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.4% C 0.080 H 212.1°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDDD |
|---|---|
| RGB | rgb(127, 205, 221) |
| HSL | hsl(190, 58%, 68%) |
| HSV | hsv(190, 43%, 87%) |
| CMYK | cmyk(42.5%, 7.2%, 0%, 13.3%) |
| CIE-LAB | lab(78.11, -19.93, -15.47) |
| CIE-LCH | lch(78.11, 25.23, 217.82°) |
| OKLab | oklab(80.35% -0.0678 -0.0425) |
| OKLCH | oklch(80.35% 0.08 212.1) |
| XYZ | xyz(43.6301, 53.3919, 76.3992) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.16
Baby Blue
#89CFF0
ΔE00 6.55
Lightblue
#ADD8E6
ΔE00 7.24
Powder Blue
#B0E0E6
ΔE00 7.54
Aqua Blue
#02D8E9
ΔE00 7.64
Neon Blue
#04D9FF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDDD #DD8F7F
analogous
#7FDDBE #7FCDDD #7F9EDD
triadic
#7FCDDD #DD7FCD #CDDD7F
tetradic
#7FCDDD #BE7FDD #DD8F7F #9EDD7F
square
#7FCDDD #BE7FDD #DD8F7F #9EDD7F
split-complementary
#7FCDDD #DD7F9E #DDBE7F
monochromatic
#2F9CB2 #4FBAD0 #7FCDDD #AFE0EA #E0F3F7
Accessibility & contrast
On white
1.80
#7FCDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#7FCDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDDD
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDDD | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#B1BCDD
Tritanopia (blue-blind)
#55D4D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fcddd; /* rgb */ color: rgb(127, 205, 221); /* oklch */ color: oklch(80.4% 0.080 212.1);
Tailwind
colors: {
custom: {
50: '#a9dce7',
500: '#7fcddd',
950: '#000000',
},
}SCSS
$custom: #7fcddd; $custom-light: #a9dce7; $custom-dark: #000000;
JSON
{
"hex": "#7fcddd",
"rgb": {
"r": 127,
"g": 205,
"b": 221
},
"hsl": {
"h": 190.213,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.80354,
"c": 0.08001,
"h": 212.1
},
"luminance": 0.53395
}Semantic roles & 50–950 ramp
primary
#7FCDDD
secondary
#B45E4D
accent
#3C20C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484