#30B699#30B699
#30B699 is a light, vivid teal. Relative luminance 0.364; OKLCH L 69.9% C 0.120 H 174.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #30B699 |
|---|---|
| RGB | rgb(48, 182, 153) |
| HSL | hsl(167, 58%, 45%) |
| HSV | hsv(167, 74%, 71%) |
| CMYK | cmyk(73.6%, 0%, 15.9%, 28.6%) |
| CIE-LAB | lab(66.81, -42.26, 4.60) |
| CIE-LCH | lch(66.81, 42.51, 173.78°) |
| OKLab | oklab(69.88% -0.1197 0.0115) |
| OKLCH | oklch(69.88% 0.12 174.5) |
| XYZ | xyz(23.6937, 36.3814, 35.9044) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.55
Tealish
#24BCA8
ΔE00 3.60
Turquoise (survey)
#06C2AC
ΔE00 4.38
Green Blue
#01C08D
ΔE00 6.00
Topaz
#13BBAF
ΔE00 6.10
Lightseagreen
#20B2AA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B699 #B6304D
analogous
#30B656 #30B699 #3090B6
triadic
#30B699 #9930B6 #B69930
tetradic
#30B699 #5630B6 #B6304D #90B630
square
#30B699 #5630B6 #B6304D #90B630
split-complementary
#30B699 #B63090 #B65630
monochromatic
#165548 #238670 #30B699 #52D1B6 #82DECA
Accessibility & contrast
On white
2.54
#30B699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#30B699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B699
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B699 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA98
Deuteranopia (green-blind)
#9E9D9B
Tritanopia (blue-blind)
#00B8AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #30b699; /* rgb */ color: rgb(48, 182, 153); /* oklch */ color: oklch(69.9% 0.120 174.5);
Tailwind
colors: {
custom: {
50: '#7dccb7',
500: '#30b699',
950: '#000000',
},
}SCSS
$custom: #30b699; $custom-light: #7dccb7; $custom-dark: #000000;
JSON
{
"hex": "#30b699",
"rgb": {
"r": 48,
"g": 182,
"b": 153
},
"hsl": {
"h": 167.015,
"s": 58.261,
"l": 45.098
},
"oklch": {
"l": 0.69875,
"c": 0.12026,
"h": 174.5
},
"luminance": 0.36384
}Semantic roles & 50–950 ramp
primary
#30B699
secondary
#C77B8B
accent
#4668E1
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280