#45FCCB#45FCCB
#45FCCB is a very light, vivid teal. Relative luminance 0.752; OKLCH L 88.9% C 0.160 H 170.3°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #45FCCB |
|---|---|
| RGB | rgb(69, 252, 203) |
| HSL | hsl(164, 97%, 63%) |
| HSV | hsv(164, 73%, 99%) |
| CMYK | cmyk(72.6%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(89.48, -56.39, 10.52) |
| CIE-LCH | lch(89.48, 57.36, 169.43°) |
| OKLab | oklab(88.93% -0.1575 0.0268) |
| OKLCH | oklch(88.93% 0.16 170.3) |
| XYZ | xyz(48.0384, 75.1921, 68.4701) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.58
Aquamarine
#7FFFD4
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 3.90
Light Turquoise
#7EF4CC
ΔE00 4.28
Aqua Marine
#2EE8BB
ΔE00 4.37
Greenish Cyan
#2AFEB7
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FCCB #FC4576
analogous
#45FC6F #45FCCB #45D2FC
triadic
#45FCCB #CB45FC #FCCB45
tetradic
#45FCCB #6F45FC #FC4576 #D2FC45
square
#45FCCB #6F45FC #FC4576 #D2FC45
split-complementary
#45FCCB #FC45D2 #FC6F45
monochromatic
#03C390 #09FBBA #45FCCB #81FDDC #BDFEED
Accessibility & contrast
On white
1.31
#45FCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#45FCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FCCB
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FCCB | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC9
Deuteranopia (green-blind)
#DDDACE
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #45fccb; /* rgb */ color: rgb(69, 252, 203); /* oklch */ color: oklch(88.9% 0.160 170.3);
Tailwind
colors: {
custom: {
50: '#91feda',
500: '#45fccb',
950: '#000000',
},
}SCSS
$custom: #45fccb; $custom-light: #91feda; $custom-dark: #000000;
JSON
{
"hex": "#45fccb",
"rgb": {
"r": 69,
"g": 252,
"b": 203
},
"hsl": {
"h": 163.934,
"s": 96.825,
"l": 62.941
},
"oklch": {
"l": 0.88933,
"c": 0.15982,
"h": 170.3
},
"luminance": 0.75198
}Semantic roles & 50–950 ramp
primary
#45FCCB
secondary
#C0254F
accent
#003DE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683