#45FFCE#45FFCE
#45FFCE is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.7% C 0.161 H 170.6°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #45FFCE |
|---|---|
| RGB | rgb(69, 255, 206) |
| HSL | hsl(164, 100%, 64%) |
| HSV | hsv(164, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(90.43, -56.88, 10.32) |
| CIE-LCH | lch(90.43, 57.81, 169.71°) |
| OKLab | oklab(89.73% -0.159 0.0263) |
| OKLCH | oklch(89.73% 0.161 170.6) |
| XYZ | xyz(49.3489, 77.2356, 70.6877) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.93
Aquamarine
#7FFFD4
ΔE00 3.61
Light Aquamarine
#7BFDC7
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 4.53
Greenish Cyan
#2AFEB7
ΔE00 4.65
Aqua Marine
#2EE8BB
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FFCE #FF4576
analogous
#45FF71 #45FFCE #45D3FF
triadic
#45FFCE #CE45FF #FFCE45
tetradic
#45FFCE #7145FF #FF4576 #D3FF45
square
#45FFCE #7145FF #FF4576 #D3FF45
split-complementary
#45FFCE #FF45D3 #FF7145
monochromatic
#00CA94 #08FFBE #45FFCE #82FFDE #BFFFEE
Accessibility & contrast
On white
1.28
#45FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#45FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FFCE
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FFCE | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E0DCD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #45ffce; /* rgb */ color: rgb(69, 255, 206); /* oklch */ color: oklch(89.7% 0.161 170.6);
Tailwind
colors: {
custom: {
50: '#92ffdd',
500: '#45ffce',
950: '#000000',
},
}SCSS
$custom: #45ffce; $custom-light: #92ffdd; $custom-dark: #000000;
JSON
{
"hex": "#45ffce",
"rgb": {
"r": 69,
"g": 255,
"b": 206
},
"hsl": {
"h": 164.194,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.89731,
"c": 0.1612,
"h": 170.6
},
"luminance": 0.77241
}Semantic roles & 50–950 ramp
primary
#45FFCE
secondary
#C5234E
accent
#003CE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684