#30BCA7#30BCA7
#30BCA7 is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.8% C 0.119 H 180.2°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #30BCA7 |
|---|---|
| RGB | rgb(48, 188, 167) |
| HSL | hsl(171, 59%, 46%) |
| HSV | hsv(171, 74%, 74%) |
| CMYK | cmyk(74.5%, 0%, 11.2%, 26.3%) |
| CIE-LAB | lab(69.03, -41.20, 0.12) |
| CIE-LCH | lch(69.03, 41.20, 179.83°) |
| OKLab | oklab(71.81% -0.1192 -0.0004) |
| OKLCH | oklch(71.81% 0.119 180.2) |
| XYZ | xyz(26.1737, 39.3817, 42.7737) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.61
Turquoise (survey)
#06C2AC
ΔE00 1.88
Topaz
#13BBAF
ΔE00 3.21
Greeny Blue
#42B395
ΔE00 4.35
Lightseagreen
#20B2AA
ΔE00 5.14
Mediumaquamarine
#66CDAA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BCA7 #BC3045
analogous
#30BC61 #30BCA7 #308BBC
triadic
#30BCA7 #A730BC #BCA730
tetradic
#30BCA7 #6130BC #BC3045 #8BBC30
square
#30BCA7 #6130BC #BC3045 #8BBC30
split-complementary
#30BCA7 #BC308B #BC6130
monochromatic
#175A50 #248B7C #30BCA7 #55D4C1 #86E0D3
Accessibility & contrast
On white
2.37
#30BCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#30BCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BCA7
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BCA7 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A6
Deuteranopia (green-blind)
#A1A3A9
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #30bca7; /* rgb */ color: rgb(48, 188, 167); /* oklch */ color: oklch(71.8% 0.119 180.2);
Tailwind
colors: {
custom: {
50: '#7ed1c1',
500: '#30bca7',
950: '#000000',
},
}SCSS
$custom: #30bca7; $custom-light: #7ed1c1; $custom-dark: #000000;
JSON
{
"hex": "#30bca7",
"rgb": {
"r": 48,
"g": 188,
"b": 167
},
"hsl": {
"h": 171,
"s": 59.322,
"l": 46.275
},
"oklch": {
"l": 0.71806,
"c": 0.11917,
"h": 180.2
},
"luminance": 0.39385
}Semantic roles & 50–950 ramp
primary
#30BCA7
secondary
#CA7E89
accent
#455DE3
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281