#3CCBED#3CCBED
#3CCBED is a light, vivid cyan. Relative luminance 0.498; OKLCH L 78.2% C 0.126 H 217.7°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #3CCBED |
|---|---|
| RGB | rgb(60, 203, 237) |
| HSL | hsl(192, 83%, 58%) |
| HSV | hsv(192, 75%, 93%) |
| CMYK | cmyk(74.7%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(75.94, -26.33, -27.56) |
| CIE-LCH | lch(75.94, 38.12, 226.32°) |
| OKLab | oklab(78.2% -0.0996 -0.077) |
| OKLCH | oklch(78.2% 0.126 217.7) |
| XYZ | xyz(38.4990, 49.7823, 87.6842) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.54
Bright Sky Blue
#02CCFE
ΔE00 3.90
Sky Blue
#87CEEB
ΔE00 6.34
Baby Blue
#89CFF0
ΔE00 7.06
Aqua Blue
#02D8E9
ΔE00 7.14
Lightblue (survey)
#7BC8F6
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CCBED #ED5E3C
analogous
#3CEDB6 #3CCBED #3C73ED
triadic
#3CCBED #ED3CCB #CBED3C
tetradic
#3CCBED #B63CED #ED5E3C #73ED3C
square
#3CCBED #B63CED #ED5E3C #73ED3C
split-complementary
#3CCBED #ED3C73 #EDB63C
monochromatic
#0F84A0 #14B2D8 #3CCBED #74DAF2 #ACE9F7
Accessibility & contrast
On white
1.92
#3CCBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#3CCBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CCBED
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CCBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CCBED | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EF
Deuteranopia (green-blind)
#9DB4ED
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #3ccbed; /* rgb */ color: rgb(60, 203, 237); /* oklch */ color: oklch(78.2% 0.126 217.7);
Tailwind
colors: {
custom: {
50: '#8bdbf3',
500: '#3ccbed',
950: '#000000',
},
}SCSS
$custom: #3ccbed; $custom-light: #8bdbf3; $custom-dark: #000000;
JSON
{
"hex": "#3ccbed",
"rgb": {
"r": 60,
"g": 203,
"b": 237
},
"hsl": {
"h": 191.525,
"s": 83.099,
"l": 58.235
},
"oklch": {
"l": 0.78198,
"c": 0.12587,
"h": 217.7
},
"luminance": 0.49787
}Semantic roles & 50–950 ramp
primary
#3CCBED
secondary
#E6AD9F
accent
#552EF9
background
#F9FDFE
surface
#F2FBFD
border
#CCD4D5
text
#0E1517
muted
#7E8385