#45FFAF#45FFAF
#45FFAF is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.0% C 0.184 H 159.7°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #45FFAF |
|---|---|
| RGB | rgb(69, 255, 175) |
| HSL | hsl(154, 100%, 64%) |
| HSV | hsv(154, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(89.80, -63.63, 25.31) |
| CIE-LCH | lch(89.80, 68.48, 158.30°) |
| OKLab | oklab(89.01% -0.1729 0.0641) |
| OKLCH | oklch(89.01% 0.184 159.7) |
| XYZ | xyz(45.9474, 75.8749, 52.7729) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Sea Green
#05FFA6
ΔE00 1.78
Greenish Turquoise
#00FBB0
ΔE00 2.05
Greenish Cyan
#2AFEB7
ΔE00 2.13
Light Green Blue
#56FCA2
ΔE00 2.41
Sea Green (survey)
#53FCA1
ΔE00 2.47
Light Greenish Blue
#63F7B4
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FFAF #FF4595
analogous
#45FF52 #45FFAF #45F2FF
triadic
#45FFAF #AF45FF #FFAF45
tetradic
#45FFAF #5245FF #FF4595 #F2FF45
square
#45FFAF #5245FF #FF4595 #F2FF45
split-complementary
#45FFAF #FF45F2 #FF5245
monochromatic
#00CA73 #08FF95 #45FFAF #82FFC9 #BFFFE4
Accessibility & contrast
On white
1.30
#45FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#45FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FFAF
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FFAF | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAA
Deuteranopia (green-blind)
#E5DBB4
Tritanopia (blue-blind)
#00FEEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #45ffaf; /* rgb */ color: rgb(69, 255, 175); /* oklch */ color: oklch(89.0% 0.184 159.7);
Tailwind
colors: {
custom: {
50: '#91ffc7',
500: '#45ffaf',
950: '#000000',
},
}SCSS
$custom: #45ffaf; $custom-light: #91ffc7; $custom-dark: #000000;
JSON
{
"hex": "#45ffaf",
"rgb": {
"r": 69,
"g": 255,
"b": 175
},
"hsl": {
"h": 154.194,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.89007,
"c": 0.18444,
"h": 159.7
},
"luminance": 0.7588
}Semantic roles & 50–950 ramp
primary
#45FFAF
secondary
#C52369
accent
#0063E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682