#6FCBEA#6FCBEA
#6FCBEA is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.7% C 0.098 H 222.2°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBEA |
|---|---|
| RGB | rgb(111, 203, 234) |
| HSL | hsl(195, 75%, 68%) |
| HSV | hsv(195, 53%, 92%) |
| CMYK | cmyk(52.6%, 13.2%, 0%, 8.2%) |
| CIE-LAB | lab(77.30, -19.03, -23.74) |
| CIE-LCH | lch(77.30, 30.43, 231.28°) |
| OKLab | oklab(79.67% -0.0726 -0.0658) |
| OKLCH | oklch(79.67% 0.098 222.2) |
| XYZ | xyz(42.7571, 52.0281, 85.6152) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.77
Baby Blue
#89CFF0
ΔE00 3.62
Bright Sky Blue
#02CCFE
ΔE00 5.19
Lightblue (survey)
#7BC8F6
ΔE00 5.69
Neon Blue
#04D9FF
ΔE00 5.78
Lightskyblue
#87CEFA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBEA #EA8E6F
analogous
#6FEACB #6FCBEA #6F8DEA
triadic
#6FCBEA #EA6FCB #CBEA6F
tetradic
#6FCBEA #CB6FEA #EA8E6F #8DEA6F
square
#6FCBEA #CB6FEA #EA8E6F #8DEA6F
split-complementary
#6FCBEA #EA6F8D #EACB6F
monochromatic
#1C98C2 #3AB8E2 #6FCBEA #A4DEF2 #DAF2FA
Accessibility & contrast
On white
1.84
#6FCBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#6FCBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBEA
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBEA | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EC
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#13D5D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fcbea; /* rgb */ color: rgb(111, 203, 234); /* oklch */ color: oklch(79.7% 0.098 222.2);
Tailwind
colors: {
custom: {
50: '#a1dbf0',
500: '#6fcbea',
950: '#000000',
},
}SCSS
$custom: #6fcbea; $custom-light: #a1dbf0; $custom-dark: #000000;
JSON
{
"hex": "#6fcbea",
"rgb": {
"r": 111,
"g": 203,
"b": 234
},
"hsl": {
"h": 195.122,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.79667,
"c": 0.09797,
"h": 222.2
},
"luminance": 0.52032
}Semantic roles & 50–950 ramp
primary
#6FCBEA
secondary
#C15E3D
accent
#410FD7
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101516
muted
#808485