#30BCA2#30BCA2
#30BCA2 is a light, vivid teal. Relative luminance 0.392; OKLCH L 71.7% C 0.122 H 177.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #30BCA2 |
|---|---|
| RGB | rgb(48, 188, 162) |
| HSL | hsl(169, 59%, 46%) |
| HSV | hsv(169, 74%, 74%) |
| CMYK | cmyk(74.5%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(68.90, -42.52, 2.67) |
| CIE-LCH | lch(68.90, 42.61, 176.40°) |
| OKLab | oklab(71.66% -0.1215 0.0064) |
| OKLCH | oklch(71.66% 0.122 177) |
| XYZ | xyz(25.7204, 39.2004, 40.3863) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.05
Turquoise (survey)
#06C2AC
ΔE00 2.48
Greeny Blue
#42B395
ΔE00 3.26
Topaz
#13BBAF
ΔE00 4.80
Mediumaquamarine
#66CDAA
ΔE00 6.42
Lightseagreen
#20B2AA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BCA2 #BC304A
analogous
#30BC5C #30BCA2 #3090BC
triadic
#30BCA2 #A230BC #BCA230
tetradic
#30BCA2 #5C30BC #BC304A #90BC30
square
#30BCA2 #5C30BC #BC304A #90BC30
split-complementary
#30BCA2 #BC3090 #BC5C30
monochromatic
#175A4E #248B78 #30BCA2 #55D4BC #86E0CF
Accessibility & contrast
On white
2.38
#30BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#30BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BCA2
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BCA2 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A1
Deuteranopia (green-blind)
#A2A2A4
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #30bca2; /* rgb */ color: rgb(48, 188, 162); /* oklch */ color: oklch(71.7% 0.122 177.0);
Tailwind
colors: {
custom: {
50: '#7ed1bd',
500: '#30bca2',
950: '#000000',
},
}SCSS
$custom: #30bca2; $custom-light: #7ed1bd; $custom-dark: #000000;
JSON
{
"hex": "#30bca2",
"rgb": {
"r": 48,
"g": 188,
"b": 162
},
"hsl": {
"h": 168.857,
"s": 59.322,
"l": 46.275
},
"oklch": {
"l": 0.71656,
"c": 0.12167,
"h": 177
},
"luminance": 0.39203
}Semantic roles & 50–950 ramp
primary
#30BCA2
secondary
#CA7E8C
accent
#4562E3
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281