#45FCCA#45FCCA
#45FCCA is a very light, vivid teal. Relative luminance 0.751; OKLCH L 88.9% C 0.160 H 169.9°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #45FCCA |
|---|---|
| RGB | rgb(69, 252, 202) |
| HSL | hsl(164, 97%, 63%) |
| HSV | hsv(164, 73%, 99%) |
| CMYK | cmyk(72.6%, 0%, 19.8%, 1.2%) |
| CIE-LAB | lab(89.46, -56.62, 11.01) |
| CIE-LCH | lch(89.46, 57.68, 169.00°) |
| OKLab | oklab(88.91% -0.158 0.0281) |
| OKLCH | oklch(88.91% 0.16 169.9) |
| XYZ | xyz(47.9196, 75.1446, 67.8445) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.57
Aquamarine
#7FFFD4
ΔE00 3.73
Light Aquamarine
#7BFDC7
ΔE00 3.78
Greenish Cyan
#2AFEB7
ΔE00 4.30
Light Turquoise
#7EF4CC
ΔE00 4.34
Aqua Marine
#2EE8BB
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FCCA #FC4577
analogous
#45FC6F #45FCCA #45D2FC
triadic
#45FCCA #CA45FC #FCCA45
tetradic
#45FCCA #6F45FC #FC4577 #D2FC45
square
#45FCCA #6F45FC #FC4577 #D2FC45
split-complementary
#45FCCA #FC45D2 #FC6F45
monochromatic
#03C38F #09FBB9 #45FCCA #81FDDB #BDFEEC
Accessibility & contrast
On white
1.31
#45FCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#45FCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FCCA
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FCCA | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC7
Deuteranopia (green-blind)
#DDDACD
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #45fcca; /* rgb */ color: rgb(69, 252, 202); /* oklch */ color: oklch(88.9% 0.160 169.9);
Tailwind
colors: {
custom: {
50: '#91feda',
500: '#45fcca',
950: '#000000',
},
}SCSS
$custom: #45fcca; $custom-light: #91feda; $custom-dark: #000000;
JSON
{
"hex": "#45fcca",
"rgb": {
"r": 69,
"g": 252,
"b": 202
},
"hsl": {
"h": 163.607,
"s": 96.825,
"l": 62.941
},
"oklch": {
"l": 0.88908,
"c": 0.16047,
"h": 169.9
},
"luminance": 0.7515
}Semantic roles & 50–950 ramp
primary
#45FCCA
secondary
#C0254F
accent
#003FE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683