#45FFB6#45FFB6
#45FFB6 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.2% C 0.179 H 161.8°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #45FFB6 |
|---|---|
| RGB | rgb(69, 255, 182) |
| HSL | hsl(156, 100%, 64%) |
| HSV | hsv(156, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 28.6%, 0%) |
| CIE-LAB | lab(89.93, -62.19, 21.94) |
| CIE-LCH | lch(89.93, 65.95, 160.57°) |
| OKLab | oklab(89.16% -0.1698 0.0558) |
| OKLCH | oklch(89.16% 0.179 161.8) |
| XYZ | xyz(46.6528, 76.1571, 56.4879) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.07
Greenish Turquoise
#00FBB0
ΔE00 1.67
Light Greenish Blue
#63F7B4
ΔE00 2.33
Bright Sea Green
#05FFA6
ΔE00 2.82
Light Green Blue
#56FCA2
ΔE00 3.65
Sea Green (survey)
#53FCA1
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FFB6 #FF458E
analogous
#45FF59 #45FFB6 #45EBFF
triadic
#45FFB6 #B645FF #FFB645
tetradic
#45FFB6 #5945FF #FF458E #EBFF45
square
#45FFB6 #5945FF #FF458E #EBFF45
split-complementary
#45FFB6 #FF45EB #FF5945
monochromatic
#00CA7A #08FF9E #45FFB6 #82FFCE #BFFFE6
Accessibility & contrast
On white
1.29
#45FFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#45FFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FFB6
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FFB6 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB2
Deuteranopia (green-blind)
#E4DBBB
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #45ffb6; /* rgb */ color: rgb(69, 255, 182); /* oklch */ color: oklch(89.2% 0.179 161.8);
Tailwind
colors: {
custom: {
50: '#91ffcc',
500: '#45ffb6',
950: '#000000',
},
}SCSS
$custom: #45ffb6; $custom-light: #91ffcc; $custom-dark: #000000;
JSON
{
"hex": "#45ffb6",
"rgb": {
"r": 69,
"g": 255,
"b": 182
},
"hsl": {
"h": 156.452,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.89158,
"c": 0.17874,
"h": 161.8
},
"luminance": 0.76163
}Semantic roles & 50–950 ramp
primary
#45FFB6
secondary
#C52363
accent
#005AE6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683