#45FFA2#45FFA2
#45FFA2 is a very light, vivid teal. Relative luminance 0.754; OKLCH L 88.7% C 0.195 H 156.1°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #45FFA2 |
|---|---|
| RGB | rgb(69, 255, 162) |
| HSL | hsl(150, 100%, 64%) |
| HSV | hsv(150, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(89.57, -66.14, 31.55) |
| CIE-LCH | lch(89.57, 73.28, 154.50°) |
| OKLab | oklab(88.75% -0.1787 0.0791) |
| OKLCH | oklch(88.75% 0.195 156.1) |
| XYZ | xyz(44.7315, 75.3886, 46.3694) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 0.88
Light Green Blue
#56FCA2
ΔE00 1.00
Bright Sea Green
#05FFA6
ΔE00 1.77
Mediumspringgreen
#00FA9A
ΔE00 1.81
Light Bluish Green
#76FDA8
ΔE00 2.92
Turquoise Green
#04F489
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FFA2 #FF45A2
analogous
#45FF45 #45FFA2 #45FFFF
triadic
#45FFA2 #A245FF #FFA245
tetradic
#45FFA2 #4545FF #FF45A2 #FFFF45
square
#45FFA2 #4545FF #FF45A2 #FFFF45
split-complementary
#45FFA2 #FF45FF #FF4545
monochromatic
#00CA65 #08FF83 #45FFA2 #82FFC1 #BFFFDF
Accessibility & contrast
On white
1.31
#45FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#45FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FFA2
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FFA2 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9C
Deuteranopia (green-blind)
#E7DBA8
Tritanopia (blue-blind)
#00FDE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #45ffa2; /* rgb */ color: rgb(69, 255, 162); /* oklch */ color: oklch(88.7% 0.195 156.1);
Tailwind
colors: {
custom: {
50: '#91ffbe',
500: '#45ffa2',
950: '#000000',
},
}SCSS
$custom: #45ffa2; $custom-light: #91ffbe; $custom-dark: #000000;
JSON
{
"hex": "#45ffa2",
"rgb": {
"r": 69,
"g": 255,
"b": 162
},
"hsl": {
"h": 150,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.88746,
"c": 0.19543,
"h": 156.1
},
"luminance": 0.75394
}Semantic roles & 50–950 ramp
primary
#45FFA2
secondary
#C52374
accent
#0073E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1812
muted
#808682