#30B2A8#30B2A8
#30B2A8 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.110 H 187.3°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #30B2A8 |
|---|---|
| RGB | rgb(48, 178, 168) |
| HSL | hsl(175, 58%, 44%) |
| HSV | hsv(175, 73%, 70%) |
| CMYK | cmyk(73%, 0%, 5.6%, 30.2%) |
| CIE-LAB | lab(65.98, -36.42, -4.91) |
| CIE-LCH | lch(65.98, 36.75, 187.68°) |
| OKLab | oklab(69.33% -0.1087 -0.0139) |
| OKLCH | oklch(69.33% 0.11 187.3) |
| XYZ | xyz(24.2039, 35.2934, 42.5749) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.95
Topaz
#13BBAF
ΔE00 2.68
Tealish
#24BCA8
ΔE00 4.24
Turquoise (survey)
#06C2AC
ΔE00 5.73
Greeny Blue
#42B395
ΔE00 6.99
Blue Green
#0F9B8E
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B2A8 #B2303A
analogous
#30B267 #30B2A8 #307BB2
triadic
#30B2A8 #A830B2 #B2A830
tetradic
#30B2A8 #6730B2 #B2303A #7BB230
square
#30B2A8 #6730B2 #B2303A #7BB230
split-complementary
#30B2A8 #B2307B #B26730
monochromatic
#16524D #23827B #30B2A8 #50D0C6 #80DDD6
Accessibility & contrast
On white
2.61
#30B2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#30B2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B2A8
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B2A8 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A8
Deuteranopia (green-blind)
#969BA9
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #30b2a8; /* rgb */ color: rgb(48, 178, 168); /* oklch */ color: oklch(69.3% 0.110 187.3);
Tailwind
colors: {
custom: {
50: '#7dc9c1',
500: '#30b2a8',
950: '#000000',
},
}SCSS
$custom: #30b2a8; $custom-light: #7dc9c1; $custom-dark: #000000;
JSON
{
"hex": "#30b2a8",
"rgb": {
"r": 48,
"g": 178,
"b": 168
},
"hsl": {
"h": 175.385,
"s": 57.522,
"l": 44.314
},
"oklch": {
"l": 0.69328,
"c": 0.10957,
"h": 187.3
},
"luminance": 0.35296
}Semantic roles & 50–950 ramp
primary
#30B2A8
secondary
#C6787E
accent
#4753E1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281