#45FCCD#45FCCD
#45FCCD is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.0% C 0.159 H 171.2°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #45FCCD |
|---|---|
| RGB | rgb(69, 252, 205) |
| HSL | hsl(165, 97%, 63%) |
| HSV | hsv(165, 73%, 99%) |
| CMYK | cmyk(72.6%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(89.53, -55.92, 9.55) |
| CIE-LCH | lch(89.53, 56.73, 170.31°) |
| OKLab | oklab(88.99% -0.1567 0.0243) |
| OKLCH | oklch(88.99% 0.159 171.2) |
| XYZ | xyz(48.2783, 75.2880, 69.7334) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.72
Aquamarine
#7FFFD4
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 4.17
Light Turquoise
#7EF4CC
ΔE00 4.20
Aqua Marine
#2EE8BB
ΔE00 4.36
Greenish Cyan
#2AFEB7
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FCCD #FC4574
analogous
#45FC71 #45FCCD #45D0FC
triadic
#45FCCD #CD45FC #FCCD45
tetradic
#45FCCD #7145FC #FC4574 #D0FC45
square
#45FCCD #7145FC #FC4574 #D0FC45
split-complementary
#45FCCD #FC45D0 #FC7145
monochromatic
#03C392 #09FBBD #45FCCD #81FDDD #BDFEED
Accessibility & contrast
On white
1.31
#45FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#45FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FCCD
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FCCD | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCB
Deuteranopia (green-blind)
#DDDAD0
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #45fccd; /* rgb */ color: rgb(69, 252, 205); /* oklch */ color: oklch(89.0% 0.159 171.2);
Tailwind
colors: {
custom: {
50: '#91fedc',
500: '#45fccd',
950: '#000000',
},
}SCSS
$custom: #45fccd; $custom-light: #91fedc; $custom-dark: #000000;
JSON
{
"hex": "#45fccd",
"rgb": {
"r": 69,
"g": 252,
"b": 205
},
"hsl": {
"h": 164.59,
"s": 96.825,
"l": 62.941
},
"oklch": {
"l": 0.88985,
"c": 0.15853,
"h": 171.2
},
"luminance": 0.75294
}Semantic roles & 50–950 ramp
primary
#45FCCD
secondary
#C0254D
accent
#003BE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684