#30BCA0#30BCA0
#30BCA0 is a light, vivid teal. Relative luminance 0.391; OKLCH L 71.6% C 0.123 H 175.7°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #30BCA0 |
|---|---|
| RGB | rgb(48, 188, 160) |
| HSL | hsl(168, 59%, 46%) |
| HSV | hsv(168, 74%, 74%) |
| CMYK | cmyk(74.5%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(68.85, -43.05, 3.70) |
| CIE-LCH | lch(68.85, 43.20, 175.09°) |
| OKLab | oklab(71.6% -0.1224 0.0091) |
| OKLCH | oklch(71.6% 0.123 175.7) |
| XYZ | xyz(25.5441, 39.1298, 39.4574) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.66
Turquoise (survey)
#06C2AC
ΔE00 2.93
Greeny Blue
#42B395
ΔE00 2.96
Topaz
#13BBAF
ΔE00 5.42
Green Blue
#01C08D
ΔE00 6.06
Mediumaquamarine
#66CDAA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BCA0 #BC304C
analogous
#30BC5A #30BCA0 #3092BC
triadic
#30BCA0 #A030BC #BCA030
tetradic
#30BCA0 #5A30BC #BC304C #92BC30
square
#30BCA0 #5A30BC #BC304C #92BC30
split-complementary
#30BCA0 #BC3092 #BC5A30
monochromatic
#175A4D #248B77 #30BCA0 #55D4BA #86E0CE
Accessibility & contrast
On white
2.38
#30BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#30BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BCA0
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BCA0 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09F
Deuteranopia (green-blind)
#A2A2A2
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #30bca0; /* rgb */ color: rgb(48, 188, 160); /* oklch */ color: oklch(71.6% 0.123 175.7);
Tailwind
colors: {
custom: {
50: '#7ed1bc',
500: '#30bca0',
950: '#000000',
},
}SCSS
$custom: #30bca0; $custom-light: #7ed1bc; $custom-dark: #000000;
JSON
{
"hex": "#30bca0",
"rgb": {
"r": 48,
"g": 188,
"b": 160
},
"hsl": {
"h": 168,
"s": 59.322,
"l": 46.275
},
"oklch": {
"l": 0.71597,
"c": 0.12277,
"h": 175.7
},
"luminance": 0.39133
}Semantic roles & 50–950 ramp
primary
#30BCA0
secondary
#CA7E8D
accent
#4565E3
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281