#6FCBED#6FCBED
#6FCBED is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.8% C 0.100 H 224.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBED |
|---|---|
| RGB | rgb(111, 203, 237) |
| HSL | hsl(196, 78%, 68%) |
| HSV | hsv(196, 53%, 93%) |
| CMYK | cmyk(53.2%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(77.40, -18.19, -25.19) |
| CIE-LCH | lch(77.40, 31.07, 234.17°) |
| OKLab | oklab(79.78% -0.0715 -0.0699) |
| OKLCH | oklch(79.78% 0.1 224.4) |
| XYZ | xyz(43.1917, 52.2020, 87.9042) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.65
Baby Blue
#89CFF0
ΔE00 3.14
Bright Sky Blue
#02CCFE
ΔE00 4.80
Lightblue (survey)
#7BC8F6
ΔE00 4.81
Lightskyblue
#87CEFA
ΔE00 5.19
Neon Blue
#04D9FF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBED #ED916F
analogous
#6FEDD0 #6FCBED #6F8CED
triadic
#6FCBED #ED6FCB #CBED6F
tetradic
#6FCBED #D06FED #ED916F #8CED6F
square
#6FCBED #D06FED #ED916F #8CED6F
split-complementary
#6FCBED #ED6F8C #EDD06F
monochromatic
#1999C9 #39B7E6 #6FCBED #A5DFF4 #DCF2FB
Accessibility & contrast
On white
1.84
#6FCBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#6FCBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBED
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBED | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#A6B9ED
Tritanopia (blue-blind)
#08D5D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fcbed; /* rgb */ color: rgb(111, 203, 237); /* oklch */ color: oklch(79.8% 0.100 224.4);
Tailwind
colors: {
custom: {
50: '#a1dbf3',
500: '#6fcbed',
950: '#000000',
},
}SCSS
$custom: #6fcbed; $custom-light: #a1dbf3; $custom-dark: #000000;
JSON
{
"hex": "#6fcbed",
"rgb": {
"r": 111,
"g": 203,
"b": 237
},
"hsl": {
"h": 196.19,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.79784,
"c": 0.09998,
"h": 224.4
},
"luminance": 0.52206
}Semantic roles & 50–950 ramp
primary
#6FCBED
secondary
#C5603B
accent
#430BDA
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485