#30C29B#30C29B
#30C29B is a light, vivid teal. Relative luminance 0.416; OKLCH L 73.0% C 0.133 H 170.1°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #30C29B |
|---|---|
| RGB | rgb(48, 194, 155) |
| HSL | hsl(164, 60%, 47%) |
| HSV | hsv(164, 75%, 76%) |
| CMYK | cmyk(75.3%, 0%, 20.1%, 23.9%) |
| CIE-LAB | lab(70.58, -46.85, 8.91) |
| CIE-LCH | lch(70.58, 47.69, 169.23°) |
| OKLab | oklab(72.97% -0.1307 0.0227) |
| OKLCH | oklch(72.97% 0.133 170.1) |
| XYZ | xyz(26.4239, 41.5753, 37.6362) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.21
Greenblue
#23C48B
ΔE00 4.34
Greeny Blue
#42B395
ΔE00 4.51
Mediumaquamarine
#66CDAA
ΔE00 4.81
Greenish Teal
#32BF84
ΔE00 5.21
Turquoise (survey)
#06C2AC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30C29B #C23057
analogous
#30C252 #30C29B #30A0C2
triadic
#30C29B #9B30C2 #C29B30
tetradic
#30C29B #5230C2 #C23057 #A0C230
square
#30C29B #5230C2 #C23057 #A0C230
split-complementary
#30C29B #C230A0 #C25230
monochromatic
#18604D #249174 #30C29B #59D6B5 #8AE2CB
Accessibility & contrast
On white
2.25
#30C29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#30C29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30C29B
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30C29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30C29B | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB599
Deuteranopia (green-blind)
#AAA79E
Tritanopia (blue-blind)
#00C3B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #30c29b; /* rgb */ color: rgb(48, 194, 155); /* oklch */ color: oklch(73.0% 0.133 170.1);
Tailwind
colors: {
custom: {
50: '#7fd5b8',
500: '#30c29b',
950: '#000000',
},
}SCSS
$custom: #30c29b; $custom-light: #7fd5b8; $custom-dark: #000000;
JSON
{
"hex": "#30c29b",
"rgb": {
"r": 48,
"g": 194,
"b": 155
},
"hsl": {
"h": 163.973,
"s": 60.331,
"l": 47.451
},
"oklch": {
"l": 0.72975,
"c": 0.13271,
"h": 170.1
},
"luminance": 0.41579
}Semantic roles & 50–950 ramp
primary
#30C29B
secondary
#CC8296
accent
#446FE3
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380