#30ABC4#30ABC4
#30ABC4 is a light, moderate cyan. Relative luminance 0.337; OKLCH L 68.6% C 0.109 H 214.8°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #30ABC4 |
|---|---|
| RGB | rgb(48, 171, 196) |
| HSL | hsl(190, 61%, 48%) |
| HSV | hsv(190, 76%, 77%) |
| CMYK | cmyk(75.5%, 12.8%, 0%, 23.1%) |
| CIE-LAB | lab(64.75, -24.58, -22.31) |
| CIE-LCH | lch(64.75, 33.19, 222.23°) |
| OKLab | oklab(68.64% -0.0897 -0.0622) |
| OKLCH | oklch(68.64% 0.109 214.8) |
| XYZ | xyz(25.7414, 33.7366, 57.3690) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.48
Cadetblue
#5F9EA0
ΔE00 9.03
Greyblue
#77A1B5
ΔE00 9.19
Bright Sky Blue
#02CCFE
ΔE00 10.72
Deepskyblue
#00BFFF
ΔE00 11.45
Teal Blue
#01889F
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ABC4 #C44930
analogous
#30C493 #30ABC4 #3061C4
triadic
#30ABC4 #C430AB #ABC430
tetradic
#30ABC4 #9330C4 #C44930 #61C430
square
#30ABC4 #9330C4 #C44930 #61C430
split-complementary
#30ABC4 #C43061 #C49330
monochromatic
#185562 #248093 #30ABC4 #5AC2D7 #8CD4E3
Accessibility & contrast
On white
2.71
#30ABC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#30ABC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ABC4
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ABC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ABC4 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A5C5
Deuteranopia (green-blind)
#8597C4
Tritanopia (blue-blind)
#00B4B3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #30abc4; /* rgb */ color: rgb(48, 171, 196); /* oklch */ color: oklch(68.6% 0.109 214.8);
Tailwind
colors: {
custom: {
50: '#7fc4d6',
500: '#30abc4',
950: '#000000',
},
}SCSS
$custom: #30abc4; $custom-light: #7fc4d6; $custom-dark: #000000;
JSON
{
"hex": "#30abc4",
"rgb": {
"r": 48,
"g": 171,
"b": 196
},
"hsl": {
"h": 190.135,
"s": 60.656,
"l": 47.843
},
"oklch": {
"l": 0.6864,
"c": 0.10914,
"h": 214.8
},
"luminance": 0.3374
}Semantic roles & 50–950 ramp
primary
#30ABC4
secondary
#CD8F83
accent
#5F44E4
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183