#6FD2EA#6FD2EA
#6FD2EA is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.2% C 0.099 H 215.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2EA |
|---|---|
| RGB | rgb(111, 210, 234) |
| HSL | hsl(192, 75%, 68%) |
| HSV | hsv(192, 53%, 92%) |
| CMYK | cmyk(52.6%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(79.28, -22.58, -20.73) |
| CIE-LCH | lch(79.28, 30.65, 222.56°) |
| OKLab | oklab(81.25% -0.0803 -0.0574) |
| OKLCH | oklch(81.25% 0.099 215.6) |
| XYZ | xyz(44.4476, 55.4092, 86.1787) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.53
Neon Blue
#04D9FF
ΔE00 4.92
Baby Blue
#89CFF0
ΔE00 5.68
Aqua Blue
#02D8E9
ΔE00 6.72
Bright Sky Blue
#02CCFE
ΔE00 6.89
Robin'S Egg
#6DEDFD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2EA #EA876F
analogous
#6FEAC4 #6FD2EA #6F95EA
triadic
#6FD2EA #EA6FD2 #D2EA6F
tetradic
#6FD2EA #C46FEA #EA876F #95EA6F
square
#6FD2EA #C46FEA #EA876F #95EA6F
split-complementary
#6FD2EA #EA6F95 #EAC46F
monochromatic
#1CA2C2 #3AC1E2 #6FD2EA #A4E3F2 #DAF3FA
Accessibility & contrast
On white
1.74
#6FD2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#6FD2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2EA
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2EA | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEB
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#0ADBD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fd2ea; /* rgb */ color: rgb(111, 210, 234); /* oklch */ color: oklch(81.2% 0.099 215.6);
Tailwind
colors: {
custom: {
50: '#a1e0f0',
500: '#6fd2ea',
950: '#000000',
},
}SCSS
$custom: #6fd2ea; $custom-light: #a1e0f0; $custom-dark: #000000;
JSON
{
"hex": "#6fd2ea",
"rgb": {
"r": 111,
"g": 210,
"b": 234
},
"hsl": {
"h": 191.707,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.81249,
"c": 0.09866,
"h": 215.6
},
"luminance": 0.55413
}Semantic roles & 50–950 ramp
primary
#6FD2EA
secondary
#C1563D
accent
#360FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485