#6DD2EF#6DD2EF
#6DD2EF is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.4% C 0.103 H 219.0°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD2EF |
|---|---|
| RGB | rgb(109, 210, 239) |
| HSL | hsl(193, 80%, 68%) |
| HSV | hsv(193, 54%, 94%) |
| CMYK | cmyk(54.4%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(79.37, -21.59, -23.27) |
| CIE-LCH | lch(79.37, 31.74, 227.14°) |
| OKLab | oklab(81.36% -0.0797 -0.0645) |
| OKLCH | oklch(81.36% 0.103 219) |
| XYZ | xyz(44.9272, 55.5723, 90.0035) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.69
Neon Blue
#04D9FF
ΔE00 4.48
Baby Blue
#89CFF0
ΔE00 4.62
Bright Sky Blue
#02CCFE
ΔE00 5.67
Ice Blue
#A5DFF9
ΔE00 6.91
Lightskyblue
#87CEFA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD2EF #EF8A6D
analogous
#6DEFCB #6DD2EF #6D91EF
triadic
#6DD2EF #EF6DD2 #D2EF6D
tetradic
#6DD2EF #CB6DEF #EF8A6D #91EF6D
square
#6DD2EF #CB6DEF #EF8A6D #91EF6D
split-complementary
#6DD2EF #EF6D91 #EFCB6D
monochromatic
#16A3CB #36C1E9 #6DD2EF #A4E3F5 #DBF4FB
Accessibility & contrast
On white
1.73
#6DD2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#6DD2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD2EF
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD2EF | 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)
#C0CDF1
Deuteranopia (green-blind)
#ACBEEF
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6dd2ef; /* rgb */ color: rgb(109, 210, 239); /* oklch */ color: oklch(81.4% 0.103 219.0);
Tailwind
colors: {
custom: {
50: '#a0e0f4',
500: '#6dd2ef',
950: '#000000',
},
}SCSS
$custom: #6dd2ef; $custom-light: #a0e0f4; $custom-dark: #000000;
JSON
{
"hex": "#6dd2ef",
"rgb": {
"r": 109,
"g": 210,
"b": 239
},
"hsl": {
"h": 193.385,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.81358,
"c": 0.10255,
"h": 219
},
"luminance": 0.55576
}Semantic roles & 50–950 ramp
primary
#6DD2EF
secondary
#C75939
accent
#3809DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485