#45C099#45C099
#45C099 is a light, vivid teal. Relative luminance 0.413; OKLCH L 72.9% C 0.123 H 168.3°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #45C099 |
|---|---|
| RGB | rgb(69, 192, 153) |
| HSL | hsl(161, 49%, 51%) |
| HSV | hsv(161, 64%, 75%) |
| CMYK | cmyk(64.1%, 0%, 20.3%, 24.7%) |
| CIE-LAB | lab(70.36, -43.35, 9.75) |
| CIE-LCH | lch(70.36, 44.43, 167.33°) |
| OKLab | oklab(72.91% -0.1208 0.0249) |
| OKLCH | oklch(72.91% 0.123 168.3) |
| XYZ | xyz(27.0507, 41.2615, 36.6695) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.52
Greeny Blue
#42B395
ΔE00 4.07
Greenblue
#23C48B
ΔE00 4.36
Mediumaquamarine
#66CDAA
ΔE00 4.38
Greenish Teal
#32BF84
ΔE00 4.90
Eucalyptus
#44D7A8
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45C099 #C0456C
analogous
#45C05B #45C099 #45A9C0
triadic
#45C099 #9945C0 #C09945
tetradic
#45C099 #5B45C0 #C0456C #A9C045
square
#45C099 #5B45C0 #C0456C #A9C045
split-complementary
#45C099 #C045A9 #C05B45
monochromatic
#236852 #339576 #45C099 #73CFB2 #A0DFCB
Accessibility & contrast
On white
2.27
#45C099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#45C099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45C099
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45C099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45C099 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB397
Deuteranopia (green-blind)
#AAA79C
Tritanopia (blue-blind)
#00C1B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #45c099; /* rgb */ color: rgb(69, 192, 153); /* oklch */ color: oklch(72.9% 0.123 168.3);
Tailwind
colors: {
custom: {
50: '#86d4b7',
500: '#45c099',
950: '#000000',
},
}SCSS
$custom: #45c099; $custom-light: #86d4b7; $custom-dark: #000000;
JSON
{
"hex": "#45c099",
"rgb": {
"r": 69,
"g": 192,
"b": 153
},
"hsl": {
"h": 160.976,
"s": 49.398,
"l": 51.176
},
"oklch": {
"l": 0.72908,
"c": 0.1234,
"h": 168.3
},
"luminance": 0.41264
}Semantic roles & 50–950 ramp
primary
#45C099
secondary
#CC95A6
accent
#4F7BD9
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380