#30BCA1#30BCA1
#30BCA1 is a light, vivid teal. Relative luminance 0.392; OKLCH L 71.6% C 0.122 H 176.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #30BCA1 |
|---|---|
| RGB | rgb(48, 188, 161) |
| HSL | hsl(168, 59%, 46%) |
| HSV | hsv(168, 74%, 74%) |
| CMYK | cmyk(74.5%, 0%, 14.4%, 26.3%) |
| CIE-LAB | lab(68.87, -42.79, 3.18) |
| CIE-LCH | lch(68.87, 42.90, 175.74°) |
| OKLab | oklab(71.63% -0.122 0.0078) |
| OKLCH | oklch(71.63% 0.122 176.3) |
| XYZ | xyz(25.6319, 39.1649, 39.9200) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.36
Turquoise (survey)
#06C2AC
ΔE00 2.69
Greeny Blue
#42B395
ΔE00 3.09
Topaz
#13BBAF
ΔE00 5.11
Mediumaquamarine
#66CDAA
ΔE00 6.30
Green Blue
#01C08D
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BCA1 #BC304B
analogous
#30BC5B #30BCA1 #3091BC
triadic
#30BCA1 #A130BC #BCA130
tetradic
#30BCA1 #5B30BC #BC304B #91BC30
square
#30BCA1 #5B30BC #BC304B #91BC30
split-complementary
#30BCA1 #BC3091 #BC5B30
monochromatic
#175A4E #248B77 #30BCA1 #55D4BB #86E0CF
Accessibility & contrast
On white
2.38
#30BCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#30BCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BCA1
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BCA1 | 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)
#B5B0A0
Deuteranopia (green-blind)
#A2A2A3
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #30bca1; /* rgb */ color: rgb(48, 188, 161); /* oklch */ color: oklch(71.6% 0.122 176.3);
Tailwind
colors: {
custom: {
50: '#7ed1bc',
500: '#30bca1',
950: '#000000',
},
}SCSS
$custom: #30bca1; $custom-light: #7ed1bc; $custom-dark: #000000;
JSON
{
"hex": "#30bca1",
"rgb": {
"r": 48,
"g": 188,
"b": 161
},
"hsl": {
"h": 168.429,
"s": 59.322,
"l": 46.275
},
"oklch": {
"l": 0.71627,
"c": 0.12221,
"h": 176.3
},
"luminance": 0.39168
}Semantic roles & 50–950 ramp
primary
#30BCA1
secondary
#CA7E8D
accent
#4564E3
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281