#6FCAEA#6FCAEA
#6FCAEA is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.4% C 0.098 H 223.2°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCAEA |
|---|---|
| RGB | rgb(111, 202, 234) |
| HSL | hsl(196, 75%, 68%) |
| HSV | hsv(196, 53%, 92%) |
| CMYK | cmyk(52.6%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(77.02, -18.52, -24.17) |
| CIE-LCH | lch(77.02, 30.45, 232.54°) |
| OKLab | oklab(79.44% -0.0715 -0.067) |
| OKLCH | oklch(79.44% 0.098 223.2) |
| XYZ | xyz(42.5217, 51.5574, 85.5367) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.72
Baby Blue
#89CFF0
ΔE00 3.45
Bright Sky Blue
#02CCFE
ΔE00 5.07
Lightblue (survey)
#7BC8F6
ΔE00 5.30
Lightskyblue
#87CEFA
ΔE00 5.69
Neon Blue
#04D9FF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCAEA #EA8F6F
analogous
#6FEACD #6FCAEA #6F8CEA
triadic
#6FCAEA #EA6FCA #CAEA6F
tetradic
#6FCAEA #CD6FEA #EA8F6F #8CEA6F
square
#6FCAEA #CD6FEA #EA8F6F #8CEA6F
split-complementary
#6FCAEA #EA6F8C #EACD6F
monochromatic
#1C97C2 #3AB6E2 #6FCAEA #A4DEF2 #DAF1FA
Accessibility & contrast
On white
1.86
#6FCAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#6FCAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCAEA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCAEA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6EC
Deuteranopia (green-blind)
#A6B8EA
Tritanopia (blue-blind)
#14D4D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fcaea; /* rgb */ color: rgb(111, 202, 234); /* oklch */ color: oklch(79.4% 0.098 223.2);
Tailwind
colors: {
custom: {
50: '#a0daf0',
500: '#6fcaea',
950: '#000000',
},
}SCSS
$custom: #6fcaea; $custom-light: #a0daf0; $custom-dark: #000000;
JSON
{
"hex": "#6fcaea",
"rgb": {
"r": 111,
"g": 202,
"b": 234
},
"hsl": {
"h": 195.61,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.79442,
"c": 0.09799,
"h": 223.2
},
"luminance": 0.51561
}Semantic roles & 50–950 ramp
primary
#6FCAEA
secondary
#C15F3D
accent
#430FD7
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1416
muted
#808385