#45FDCC#45FDCC
#45FDCC is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.2% C 0.160 H 170.4°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #45FDCC |
|---|---|
| RGB | rgb(69, 253, 204) |
| HSL | hsl(164, 98%, 63%) |
| HSV | hsv(164, 73%, 99%) |
| CMYK | cmyk(72.7%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(89.80, -56.55, 10.45) |
| CIE-LCH | lch(89.80, 57.51, 169.53°) |
| OKLab | oklab(89.2% -0.158 0.0267) |
| OKLCH | oklch(89.2% 0.16 170.4) |
| XYZ | xyz(48.4728, 75.8696, 69.2047) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.68
Aquamarine
#7FFFD4
ΔE00 3.64
Light Aquamarine
#7BFDC7
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.36
Greenish Cyan
#2AFEB7
ΔE00 4.56
Aqua Marine
#2EE8BB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FDCC #FD4576
analogous
#45FD70 #45FDCC #45D2FD
triadic
#45FDCC #CC45FD #FDCC45
tetradic
#45FDCC #7045FD #FD4576 #D2FD45
square
#45FDCC #7045FD #FD4576 #D2FD45
split-complementary
#45FDCC #FD45D2 #FD7045
monochromatic
#02C591 #08FCBB #45FDCC #82FEDD #BEFEED
Accessibility & contrast
On white
1.30
#45FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#45FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FDCC
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FDCC | 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)
#F6ECCA
Deuteranopia (green-blind)
#DEDBCF
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #45fdcc; /* rgb */ color: rgb(69, 253, 204); /* oklch */ color: oklch(89.2% 0.160 170.4);
Tailwind
colors: {
custom: {
50: '#92ffdb',
500: '#45fdcc',
950: '#000000',
},
}SCSS
$custom: #45fdcc; $custom-light: #92ffdb; $custom-dark: #000000;
JSON
{
"hex": "#45fdcc",
"rgb": {
"r": 69,
"g": 253,
"b": 204
},
"hsl": {
"h": 164.022,
"s": 97.872,
"l": 63.137
},
"oklch": {
"l": 0.89199,
"c": 0.16027,
"h": 170.4
},
"luminance": 0.75875
}Semantic roles & 50–950 ramp
primary
#45FDCC
secondary
#C2244E
accent
#003DE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1815
muted
#808684