#45FCCC#45FCCC
#45FCCC is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.0% C 0.159 H 170.8°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #45FCCC |
|---|---|
| RGB | rgb(69, 252, 204) |
| HSL | hsl(164, 97%, 63%) |
| HSV | hsv(164, 73%, 99%) |
| CMYK | cmyk(72.6%, 0%, 19%, 1.2%) |
| CIE-LAB | lab(89.51, -56.16, 10.03) |
| CIE-LCH | lch(89.51, 57.04, 169.87°) |
| OKLab | oklab(88.96% -0.1571 0.0256) |
| OKLCH | oklch(88.96% 0.159 170.8) |
| XYZ | xyz(48.1580, 75.2399, 69.0997) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.64
Aquamarine
#7FFFD4
ΔE00 3.64
Light Aquamarine
#7BFDC7
ΔE00 4.03
Light Turquoise
#7EF4CC
ΔE00 4.24
Aqua Marine
#2EE8BB
ΔE00 4.36
Greenish Cyan
#2AFEB7
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FCCC #FC4575
analogous
#45FC70 #45FCCC #45D1FC
triadic
#45FCCC #CC45FC #FCCC45
tetradic
#45FCCC #7045FC #FC4575 #D1FC45
square
#45FCCC #7045FC #FC4575 #D1FC45
split-complementary
#45FCCC #FC45D1 #FC7045
monochromatic
#03C391 #09FBBB #45FCCC #81FDDD #BDFEED
Accessibility & contrast
On white
1.31
#45FCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#45FCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FCCC
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FCCC | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBCA
Deuteranopia (green-blind)
#DDDACF
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #45fccc; /* rgb */ color: rgb(69, 252, 204); /* oklch */ color: oklch(89.0% 0.159 170.8);
Tailwind
colors: {
custom: {
50: '#91fedb',
500: '#45fccc',
950: '#000000',
},
}SCSS
$custom: #45fccc; $custom-light: #91fedb; $custom-dark: #000000;
JSON
{
"hex": "#45fccc",
"rgb": {
"r": 69,
"g": 252,
"b": 204
},
"hsl": {
"h": 164.262,
"s": 96.825,
"l": 62.941
},
"oklch": {
"l": 0.88959,
"c": 0.15917,
"h": 170.8
},
"luminance": 0.75246
}Semantic roles & 50–950 ramp
primary
#45FCCC
secondary
#C0254E
accent
#003CE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1815
muted
#808684