#4ABBED#4ABBED
#4ABBED is a light, vivid cyan. Relative luminance 0.431; OKLCH L 74.8% C 0.124 H 230.9°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #4ABBED |
|---|---|
| RGB | rgb(74, 187, 237) |
| HSL | hsl(198, 82%, 61%) |
| HSV | hsv(198, 69%, 93%) |
| CMYK | cmyk(68.8%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(71.63, -16.36, -34.17) |
| CIE-LCH | lch(71.63, 37.89, 244.41°) |
| OKLab | oklab(74.84% -0.0779 -0.0959) |
| OKLCH | oklch(74.84% 0.124 230.9) |
| XYZ | xyz(35.8743, 43.1069, 86.5341) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 2.85
Lightblue (survey)
#7BC8F6
ΔE00 5.24
Bright Sky Blue
#02CCFE
ΔE00 5.31
Sky
#82CAFC
ΔE00 6.61
Lightskyblue
#87CEFA
ΔE00 6.96
Baby Blue
#89CFF0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ABBED #ED7C4A
analogous
#4AEDCE #4ABBED #4A69ED
triadic
#4ABBED #ED4ABB #BBED4A
tetradic
#4ABBED #CE4AED #ED7C4A #69ED4A
square
#4ABBED #CE4AED #ED7C4A #69ED4A
split-complementary
#4ABBED #ED4A69 #EDCE4A
monochromatic
#117CAC #17A4E3 #4ABBED #82D0F3 #B9E5F8
Accessibility & contrast
On white
2.18
#4ABBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#4ABBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ABBED
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ABBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ABBED | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9EF
Deuteranopia (green-blind)
#8BA8EC
Tritanopia (blue-blind)
#00C9CC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #4abbed; /* rgb */ color: rgb(74, 187, 237); /* oklch */ color: oklch(74.8% 0.124 230.9);
Tailwind
colors: {
custom: {
50: '#8fcff3',
500: '#4abbed',
950: '#000000',
},
}SCSS
$custom: #4abbed; $custom-light: #8fcff3; $custom-dark: #000000;
JSON
{
"hex": "#4abbed",
"rgb": {
"r": 74,
"g": 187,
"b": 237
},
"hsl": {
"h": 198.405,
"s": 81.91,
"l": 60.98
},
"oklch": {
"l": 0.74838,
"c": 0.12355,
"h": 230.9
},
"luminance": 0.43111
}Semantic roles & 50–950 ramp
primary
#4ABBED
secondary
#E8BEAB
accent
#4907DE
background
#F9FCFE
surface
#F2F9FD
border
#CCD2D5
text
#0E1317
muted
#7E8285