#30BDAF#30BDAF
#30BDAF is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.3% C 0.117 H 185.0°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #30BDAF |
|---|---|
| RGB | rgb(48, 189, 175) |
| HSL | hsl(174, 59%, 46%) |
| HSV | hsv(174, 75%, 74%) |
| CMYK | cmyk(74.6%, 0%, 7.4%, 25.9%) |
| CIE-LAB | lab(69.55, -39.46, -3.50) |
| CIE-LCH | lch(69.55, 39.62, 185.07°) |
| OKLab | oklab(72.31% -0.1165 -0.0101) |
| OKLCH | oklch(72.31% 0.117 185) |
| XYZ | xyz(27.1507, 40.1154, 46.8612) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.26
Tealish
#24BCA8
ΔE00 2.14
Turquoise (survey)
#06C2AC
ΔE00 2.99
Lightseagreen
#20B2AA
ΔE00 3.63
Mediumturquoise
#48D1CC
ΔE00 6.40
Greeny Blue
#42B395
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BDAF #BD303E
analogous
#30BD69 #30BDAF #3085BD
triadic
#30BDAF #AF30BD #BDAF30
tetradic
#30BDAF #6930BD #BD303E #85BD30
square
#30BDAF #6930BD #BD303E #85BD30
split-complementary
#30BDAF #BD3085 #BD6930
monochromatic
#175B55 #248C82 #30BDAF #56D4C8 #87E0D8
Accessibility & contrast
On white
2.33
#30BDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#30BDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BDAF
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BDAF | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AF
Deuteranopia (green-blind)
#A0A4B0
Tritanopia (blue-blind)
#00C1B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #30bdaf; /* rgb */ color: rgb(48, 189, 175); /* oklch */ color: oklch(72.3% 0.117 185.0);
Tailwind
colors: {
custom: {
50: '#7fd1c6',
500: '#30bdaf',
950: '#000000',
},
}SCSS
$custom: #30bdaf; $custom-light: #7fd1c6; $custom-dark: #000000;
JSON
{
"hex": "#30bdaf",
"rgb": {
"r": 48,
"g": 189,
"b": 175
},
"hsl": {
"h": 174.043,
"s": 59.494,
"l": 46.471
},
"oklch": {
"l": 0.72307,
"c": 0.11692,
"h": 185
},
"luminance": 0.40119
}Semantic roles & 50–950 ramp
primary
#30BDAF
secondary
#CA7F86
accent
#4555E3
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282