#6ABBEA#6ABBEA
#6ABBEA is a light, moderate cyan. Relative luminance 0.445; OKLCH L 75.9% C 0.104 H 235.9°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6ABBEA |
|---|---|
| RGB | rgb(106, 187, 234) |
| HSL | hsl(202, 75%, 67%) |
| HSV | hsv(202, 55%, 92%) |
| CMYK | cmyk(54.7%, 20.1%, 0%, 8.2%) |
| CIE-LAB | lab(72.59, -11.71, -30.97) |
| CIE-LCH | lch(72.59, 33.11, 249.29°) |
| OKLab | oklab(75.87% -0.0586 -0.0864) |
| OKLCH | oklch(75.87% 0.104 235.9) |
| XYZ | xyz(38.5599, 44.5420, 84.3914) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.52
Sky
#82CAFC
ΔE00 4.54
Deepskyblue
#00BFFF
ΔE00 4.92
Sky Blue (survey)
#75BBFD
ΔE00 5.10
Lightskyblue
#87CEFA
ΔE00 5.25
Baby Blue
#89CFF0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ABBEA #EA996A
analogous
#6AEAD9 #6ABBEA #6A7BEA
triadic
#6ABBEA #EA6ABB #BBEA6A
tetradic
#6ABBEA #D96AEA #EA996A #7BEA6A
square
#6ABBEA #D96AEA #EA996A #7BEA6A
split-complementary
#6ABBEA #EA6A7B #EAD96A
monochromatic
#1B83BF #34A3E2 #6ABBEA #A0D3F2 #D5ECF9
Accessibility & contrast
On white
2.12
#6ABBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#6ABBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ABBEA
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ABBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ABBEA | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAEC
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#00C7CB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #6abbea; /* rgb */ color: rgb(106, 187, 234); /* oklch */ color: oklch(75.9% 0.104 235.9);
Tailwind
colors: {
custom: {
50: '#9dcff1',
500: '#6abbea',
950: '#000000',
},
}SCSS
$custom: #6abbea; $custom-light: #9dcff1; $custom-dark: #000000;
JSON
{
"hex": "#6abbea",
"rgb": {
"r": 106,
"g": 187,
"b": 234
},
"hsl": {
"h": 202.031,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.75865,
"c": 0.10441,
"h": 235.9
},
"luminance": 0.44545
}Semantic roles & 50–950 ramp
primary
#6ABBEA
secondary
#EDD2C3
accent
#580ED7
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#0F1316
muted
#7F8284