#30C4A0#30C4A0
#30C4A0 is a light, vivid teal. Relative luminance 0.426; OKLCH L 73.6% C 0.132 H 172.0°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #30C4A0 |
|---|---|
| RGB | rgb(48, 196, 160) |
| HSL | hsl(165, 61%, 48%) |
| HSV | hsv(165, 76%, 77%) |
| CMYK | cmyk(75.5%, 0%, 18.4%, 23.1%) |
| CIE-LAB | lab(71.31, -46.45, 7.25) |
| CIE-LCH | lch(71.31, 47.01, 171.13°) |
| OKLab | oklab(73.62% -0.1304 0.0184) |
| OKLCH | oklch(73.62% 0.132 172) |
| XYZ | xyz(27.3007, 42.6430, 40.0430) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 4.18
Mediumaquamarine
#66CDAA
ΔE00 4.44
Turquoise (survey)
#06C2AC
ΔE00 4.46
Greeny Blue
#42B395
ΔE00 4.75
Aquamarine (survey)
#04D8B2
ΔE00 5.02
Tealish
#24BCA8
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30C4A0 #C43054
analogous
#30C456 #30C4A0 #309EC4
triadic
#30C4A0 #A030C4 #C4A030
tetradic
#30C4A0 #5630C4 #C43054 #9EC430
square
#30C4A0 #5630C4 #C43054 #9EC430
split-complementary
#30C4A0 #C4309E #C45630
monochromatic
#186250 #249378 #30C4A0 #5AD7B8 #8CE3CE
Accessibility & contrast
On white
2.20
#30C4A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#30C4A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30C4A0
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30C4A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30C4A0 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79E
Deuteranopia (green-blind)
#ABA9A3
Tritanopia (blue-blind)
#00C6BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #30c4a0; /* rgb */ color: rgb(48, 196, 160); /* oklch */ color: oklch(73.6% 0.132 172.0);
Tailwind
colors: {
custom: {
50: '#7fd7bc',
500: '#30c4a0',
950: '#000000',
},
}SCSS
$custom: #30c4a0; $custom-light: #7fd7bc; $custom-dark: #000000;
JSON
{
"hex": "#30c4a0",
"rgb": {
"r": 48,
"g": 196,
"b": 160
},
"hsl": {
"h": 165.405,
"s": 60.656,
"l": 47.843
},
"oklch": {
"l": 0.73617,
"c": 0.13165,
"h": 172
},
"luminance": 0.42646
}Semantic roles & 50–950 ramp
primary
#30C4A0
secondary
#CD8395
accent
#446BE4
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1412
muted
#7D8381