#45FDCE#45FDCE
#45FDCE is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.3% C 0.159 H 171.3°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #45FDCE |
|---|---|
| RGB | rgb(69, 253, 206) |
| HSL | hsl(165, 98%, 63%) |
| HSV | hsv(165, 73%, 99%) |
| CMYK | cmyk(72.7%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(89.84, -56.09, 9.48) |
| CIE-LCH | lch(89.84, 56.88, 170.40°) |
| OKLab | oklab(89.25% -0.1572 0.0242) |
| OKLCH | oklch(89.25% 0.159 171.3) |
| XYZ | xyz(48.7142, 75.9662, 70.4761) |
| Luminance | 0.7597 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.82
Aquamarine
#7FFFD4
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 4.19
Light Turquoise
#7EF4CC
ΔE00 4.28
Aqua Marine
#2EE8BB
ΔE00 4.56
Greenish Cyan
#2AFEB7
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FDCE #FD4574
analogous
#45FD72 #45FDCE #45D0FD
triadic
#45FDCE #CE45FD #FDCE45
tetradic
#45FDCE #7245FD #FD4574 #D0FD45
square
#45FDCE #7245FD #FD4574 #D0FD45
split-complementary
#45FDCE #FD45D0 #FD7245
monochromatic
#02C594 #08FCBE #45FDCE #82FEDE #BEFEEE
Accessibility & contrast
On white
1.30
#45FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#45FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FDCE
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FDCE | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#DDDBD1
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #45fdce; /* rgb */ color: rgb(69, 253, 206); /* oklch */ color: oklch(89.3% 0.159 171.3);
Tailwind
colors: {
custom: {
50: '#92ffdd',
500: '#45fdce',
950: '#000000',
},
}SCSS
$custom: #45fdce; $custom-light: #92ffdd; $custom-dark: #000000;
JSON
{
"hex": "#45fdce",
"rgb": {
"r": 69,
"g": 253,
"b": 206
},
"hsl": {
"h": 164.674,
"s": 97.872,
"l": 63.137
},
"oklch": {
"l": 0.89251,
"c": 0.15899,
"h": 171.3
},
"luminance": 0.75972
}Semantic roles & 50–950 ramp
primary
#45FDCE
secondary
#C2244D
accent
#003BE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684