#30B0DB#30B0DB
#30B0DB is a light, vivid cyan. Relative luminance 0.368; OKLCH L 70.8% C 0.123 H 225.8°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #30B0DB |
|---|---|
| RGB | rgb(48, 176, 219) |
| HSL | hsl(195, 70%, 52%) |
| HSV | hsv(195, 78%, 86%) |
| CMYK | cmyk(78.1%, 19.6%, 0%, 14.1%) |
| CIE-LAB | lab(67.12, -19.65, -31.38) |
| CIE-LCH | lch(67.12, 37.02, 237.95°) |
| OKLab | oklab(70.83% -0.0856 -0.0881) |
| OKLCH | oklch(70.83% 0.123 225.8) |
| XYZ | xyz(29.5251, 36.7899, 72.5491) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.99
Bright Sky Blue
#02CCFE
ΔE00 7.42
Turquoise Blue
#06B1C4
ΔE00 8.49
Lightblue (survey)
#7BC8F6
ΔE00 8.99
Greyblue
#77A1B5
ΔE00 9.24
Sky Blue
#87CEEB
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B0DB #DB5B30
analogous
#30DBB1 #30B0DB #305ADB
triadic
#30B0DB #DB30B0 #B0DB30
tetradic
#30B0DB #B130DB #DB5B30 #5ADB30
square
#30B0DB #B130DB #DB5B30 #5ADB30
split-complementary
#30B0DB #DB305A #DBB130
monochromatic
#15627B #1E8BAF #30B0DB #64C4E4 #98D8ED
Accessibility & contrast
On white
2.51
#30B0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#30B0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B0DB
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B0DB | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ACDD
Deuteranopia (green-blind)
#829CDA
Tritanopia (blue-blind)
#00BDBE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #30b0db; /* rgb */ color: rgb(48, 176, 219); /* oklch */ color: oklch(70.8% 0.123 225.8);
Tailwind
colors: {
custom: {
50: '#83c7e6',
500: '#30b0db',
950: '#000000',
},
}SCSS
$custom: #30b0db; $custom-light: #83c7e6; $custom-dark: #000000;
JSON
{
"hex": "#30b0db",
"rgb": {
"r": 48,
"g": 176,
"b": 219
},
"hsl": {
"h": 195.088,
"s": 70.37,
"l": 52.353
},
"oklch": {
"l": 0.7083,
"c": 0.12283,
"h": 225.8
},
"luminance": 0.36794
}Semantic roles & 50–950 ramp
primary
#30B0DB
secondary
#D9A18E
accent
#683BED
background
#F8FCFE
surface
#F0F8FC
border
#CBD1D5
text
#0C1316
muted
#7D8284