#8DCFDF#8DCFDF
#8DCFDF is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.6% C 0.070 H 214.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCFDF |
|---|---|
| RGB | rgb(141, 207, 223) |
| HSL | hsl(192, 56%, 71%) |
| HSV | hsv(192, 37%, 87%) |
| CMYK | cmyk(36.8%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(79.39, -16.88, -14.54) |
| CIE-LCH | lch(79.39, 22.28, 220.74°) |
| OKLab | oklab(81.58% -0.0578 -0.0399) |
| OKLCH | oklch(81.58% 0.07 214.6) |
| XYZ | xyz(46.6120, 55.6132, 78.0760) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.33
Lightblue
#ADD8E6
ΔE00 5.28
Baby Blue
#89CFF0
ΔE00 5.67
Powder Blue
#B0E0E6
ΔE00 6.17
Ice Blue
#A5DFF9
ΔE00 6.18
Robin'S Egg Blue
#98EFF9
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCFDF #DF9D8D
analogous
#8DDFC6 #8DCFDF #8DA6DF
triadic
#8DCFDF #DF8DCF #CFDF8D
tetradic
#8DCFDF #C68DDF #DF9D8D #A6DF8D
square
#8DCFDF #C68DDF #DF9D8D #A6DF8D
split-complementary
#8DCFDF #DF8DA6 #DFC68D
monochromatic
#35A2BD #5DBBD2 #8DCFDF #BDE3EC #E7F5F8
Accessibility & contrast
On white
1.73
#8DCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#8DCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCFDF
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCFDF | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CBE0
Deuteranopia (green-blind)
#B6C0DF
Tritanopia (blue-blind)
#6ED5D4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8dcfdf; /* rgb */ color: rgb(141, 207, 223); /* oklch */ color: oklch(81.6% 0.070 214.6);
Tailwind
colors: {
custom: {
50: '#b1dde9',
500: '#8dcfdf',
950: '#000000',
},
}SCSS
$custom: #8dcfdf; $custom-light: #b1dde9; $custom-dark: #000000;
JSON
{
"hex": "#8dcfdf",
"rgb": {
"r": 141,
"g": 207,
"b": 223
},
"hsl": {
"h": 191.707,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.81581,
"c": 0.07026,
"h": 214.6
},
"luminance": 0.55616
}Semantic roles & 50–950 ramp
primary
#8DCFDF
secondary
#B76C59
accent
#4122C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484