#30AEDB#30AEDB
#30AEDB is a light, vivid cyan. Relative luminance 0.360; OKLCH L 70.4% C 0.123 H 227.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #30AEDB |
|---|---|
| RGB | rgb(48, 174, 219) |
| HSL | hsl(196, 70%, 52%) |
| HSV | hsv(196, 78%, 86%) |
| CMYK | cmyk(78.1%, 20.5%, 0%, 14.1%) |
| CIE-LAB | lab(66.53, -18.59, -32.29) |
| CIE-LCH | lch(66.53, 37.26, 240.06°) |
| OKLab | oklab(70.36% -0.0837 -0.0907) |
| OKLCH | oklch(70.36% 0.123 227.3) |
| XYZ | xyz(29.1359, 36.0114, 72.4194) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.94
Bright Sky Blue
#02CCFE
ΔE00 7.98
Greyblue
#77A1B5
ΔE00 9.13
Lightblue (survey)
#7BC8F6
ΔE00 9.15
Turquoise Blue
#06B1C4
ΔE00 9.16
Sky
#82CAFC
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30AEDB #DB5D30
analogous
#30DBB2 #30AEDB #3059DB
triadic
#30AEDB #DB30AE #AEDB30
tetradic
#30AEDB #B230DB #DB5D30 #59DB30
square
#30AEDB #B230DB #DB5D30 #59DB30
split-complementary
#30AEDB #DB3059 #DBB230
monochromatic
#15607B #1E89AF #30AEDB #64C2E4 #98D7ED
Accessibility & contrast
On white
2.56
#30AEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#30AEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30AEDB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30AEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30AEDB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDD
Deuteranopia (green-blind)
#7F9BDA
Tritanopia (blue-blind)
#00BBBD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #30aedb; /* rgb */ color: rgb(48, 174, 219); /* oklch */ color: oklch(70.4% 0.123 227.3);
Tailwind
colors: {
custom: {
50: '#83c6e6',
500: '#30aedb',
950: '#000000',
},
}SCSS
$custom: #30aedb; $custom-light: #83c6e6; $custom-dark: #000000;
JSON
{
"hex": "#30aedb",
"rgb": {
"r": 48,
"g": 174,
"b": 219
},
"hsl": {
"h": 195.789,
"s": 70.37,
"l": 52.353
},
"oklch": {
"l": 0.70357,
"c": 0.12346,
"h": 227.3
},
"luminance": 0.36015
}Semantic roles & 50–950 ramp
primary
#30AEDB
secondary
#D9A28E
accent
#6A3BED
background
#F8FCFE
surface
#F0F8FC
border
#CBD1D5
text
#0C1316
muted
#7D8284