#7FCFDF#7FCFDF
#7FCFDF is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.9% C 0.082 H 211.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCFDF |
|---|---|
| RGB | rgb(127, 207, 223) |
| HSL | hsl(190, 60%, 69%) |
| HSV | hsv(190, 43%, 87%) |
| CMYK | cmyk(43%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(78.73, -20.42, -15.60) |
| CIE-LCH | lch(78.73, 25.70, 217.38°) |
| OKLab | oklab(80.87% -0.0693 -0.0429) |
| OKLCH | oklch(80.87% 0.082 211.8) |
| XYZ | xyz(44.3796, 54.4621, 77.9714) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.28
Baby Blue
#89CFF0
ΔE00 6.64
Lightblue
#ADD8E6
ΔE00 7.24
Aqua Blue
#02D8E9
ΔE00 7.36
Powder Blue
#B0E0E6
ΔE00 7.37
Neon Blue
#04D9FF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCFDF #DF8F7F
analogous
#7FDFBF #7FCFDF #7F9FDF
triadic
#7FCFDF #DF7FCF #CFDF7F
tetradic
#7FCFDF #BF7FDF #DF8F7F #9FDF7F
square
#7FCFDF #BF7FDF #DF8F7F #9FDF7F
split-complementary
#7FCFDF #DF7F9F #DFBF7F
monochromatic
#2E9FB6 #4EBDD3 #7FCFDF #B0E1EB #E1F4F7
Accessibility & contrast
On white
1.77
#7FCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#7FCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCFDF
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCFDF | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#B2BEDF
Tritanopia (blue-blind)
#53D6D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fcfdf; /* rgb */ color: rgb(127, 207, 223); /* oklch */ color: oklch(80.9% 0.082 211.8);
Tailwind
colors: {
custom: {
50: '#a9dde9',
500: '#7fcfdf',
950: '#000000',
},
}SCSS
$custom: #7fcfdf; $custom-light: #a9dde9; $custom-dark: #000000;
JSON
{
"hex": "#7fcfdf",
"rgb": {
"r": 127,
"g": 207,
"b": 223
},
"hsl": {
"h": 190,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.80874,
"c": 0.08155,
"h": 211.8
},
"luminance": 0.54465
}Semantic roles & 50–950 ramp
primary
#7FCFDF
secondary
#B65E4C
accent
#3A1EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484