#7ABBED#7ABBED
#7ABBED is a light, moderate cyan. Relative luminance 0.458; OKLCH L 76.7% C 0.098 H 242.7°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7ABBED |
|---|---|
| RGB | rgb(122, 187, 237) |
| HSL | hsl(206, 76%, 70%) |
| HSV | hsv(206, 49%, 93%) |
| CMYK | cmyk(48.5%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(73.41, -7.36, -31.28) |
| CIE-LCH | lch(73.41, 32.13, 256.77°) |
| OKLab | oklab(76.74% -0.045 -0.0871) |
| OKLCH | oklch(76.74% 0.098 242.7) |
| XYZ | xyz(41.0770, 45.7896, 86.7780) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.51
Sky
#82CAFC
ΔE00 3.90
Lightblue (survey)
#7BC8F6
ΔE00 4.01
Lightskyblue
#87CEFA
ΔE00 5.17
Light Blue
#95D0FC
ΔE00 5.60
Carolina Blue
#8AB8FE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ABBED #EDAC7A
analogous
#7AEDE5 #7ABBED #7A81ED
triadic
#7ABBED #ED7ABB #BBED7A
tetradic
#7ABBED #E57AED #EDAC7A #81ED7A
square
#7ABBED #E57AED #EDAC7A #81ED7A
split-complementary
#7ABBED #ED7A81 #EDE57A
monochromatic
#1C82D0 #449FE6 #7ABBED #B0D7F4 #E4F1FB
Accessibility & contrast
On white
2.07
#7ABBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#7ABBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ABBED
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ABBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ABBED | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BBEF
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#42C7CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7abbed; /* rgb */ color: rgb(122, 187, 237); /* oklch */ color: oklch(76.7% 0.098 242.7);
Tailwind
colors: {
custom: {
50: '#a6cff3',
500: '#7abbed',
950: '#000000',
},
}SCSS
$custom: #7abbed; $custom-light: #a6cff3; $custom-dark: #000000;
JSON
{
"hex": "#7abbed",
"rgb": {
"r": 122,
"g": 187,
"b": 237
},
"hsl": {
"h": 206.087,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.76744,
"c": 0.09803,
"h": 242.7
},
"luminance": 0.45793
}Semantic roles & 50–950 ramp
primary
#7ABBED
secondary
#F1DFD2
accent
#650DD8
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101317
muted
#7F8285