#30BCA5#30BCA5
#30BCA5 is a light, vivid teal. Relative luminance 0.393; OKLCH L 71.7% C 0.120 H 178.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #30BCA5 |
|---|---|
| RGB | rgb(48, 188, 165) |
| HSL | hsl(170, 59%, 46%) |
| HSV | hsv(170, 74%, 74%) |
| CMYK | cmyk(74.5%, 0%, 12.2%, 26.3%) |
| CIE-LAB | lab(68.97, -41.73, 1.14) |
| CIE-LCH | lch(68.97, 41.75, 178.43°) |
| OKLab | oklab(71.75% -0.1201 0.0024) |
| OKLCH | oklch(71.75% 0.12 178.9) |
| XYZ | xyz(25.9903, 39.3083, 41.8075) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.14
Turquoise (survey)
#06C2AC
ΔE00 1.99
Topaz
#13BBAF
ΔE00 3.85
Greeny Blue
#42B395
ΔE00 3.87
Lightseagreen
#20B2AA
ΔE00 5.70
Mediumaquamarine
#66CDAA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BCA5 #BC3047
analogous
#30BC5F #30BCA5 #308DBC
triadic
#30BCA5 #A530BC #BCA530
tetradic
#30BCA5 #5F30BC #BC3047 #8DBC30
square
#30BCA5 #5F30BC #BC3047 #8DBC30
split-complementary
#30BCA5 #BC308D #BC5F30
monochromatic
#175A4F #248B7A #30BCA5 #55D4BF #86E0D1
Accessibility & contrast
On white
2.37
#30BCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#30BCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BCA5
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BCA5 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A4
Deuteranopia (green-blind)
#A1A3A7
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #30bca5; /* rgb */ color: rgb(48, 188, 165); /* oklch */ color: oklch(71.7% 0.120 178.9);
Tailwind
colors: {
custom: {
50: '#7ed1bf',
500: '#30bca5',
950: '#000000',
},
}SCSS
$custom: #30bca5; $custom-light: #7ed1bf; $custom-dark: #000000;
JSON
{
"hex": "#30bca5",
"rgb": {
"r": 48,
"g": 188,
"b": 165
},
"hsl": {
"h": 170.143,
"s": 59.322,
"l": 46.275
},
"oklch": {
"l": 0.71745,
"c": 0.12012,
"h": 178.9
},
"luminance": 0.39311
}Semantic roles & 50–950 ramp
primary
#30BCA5
secondary
#CA7E8B
accent
#455FE3
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0B1412
muted
#7C8281