#45FFCF#45FFCF
#45FFCF is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.161 H 171.0°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #45FFCF |
|---|---|
| RGB | rgb(69, 255, 207) |
| HSL | hsl(165, 100%, 64%) |
| HSV | hsv(165, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(90.45, -56.65, 9.84) |
| CIE-LCH | lch(90.45, 57.50, 170.15°) |
| OKLab | oklab(89.76% -0.1586 0.0251) |
| OKLCH | oklch(89.76% 0.161 171) |
| XYZ | xyz(49.4708, 77.2843, 71.3295) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.99
Aquamarine
#7FFFD4
ΔE00 3.58
Light Aquamarine
#7BFDC7
ΔE00 4.12
Light Turquoise
#7EF4CC
ΔE00 4.50
Greenish Cyan
#2AFEB7
ΔE00 4.88
Aqua Marine
#2EE8BB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FFCF #FF4575
analogous
#45FF72 #45FFCF #45D2FF
triadic
#45FFCF #CF45FF #FFCF45
tetradic
#45FFCF #7245FF #FF4575 #D2FF45
square
#45FFCF #7245FF #FF4575 #D2FF45
split-complementary
#45FFCF #FF45D2 #FF7245
monochromatic
#00CA96 #08FFBF #45FFCF #82FFDF #BFFFEF
Accessibility & contrast
On white
1.28
#45FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#45FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FFCF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FFCF | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECD
Deuteranopia (green-blind)
#DFDCD2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #45ffcf; /* rgb */ color: rgb(69, 255, 207); /* oklch */ color: oklch(89.8% 0.161 171.0);
Tailwind
colors: {
custom: {
50: '#92ffdd',
500: '#45ffcf',
950: '#000000',
},
}SCSS
$custom: #45ffcf; $custom-light: #92ffdd; $custom-dark: #000000;
JSON
{
"hex": "#45ffcf",
"rgb": {
"r": 69,
"g": 255,
"b": 207
},
"hsl": {
"h": 164.516,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.89757,
"c": 0.16056,
"h": 171
},
"luminance": 0.7729
}Semantic roles & 50–950 ramp
primary
#45FFCF
secondary
#C5234D
accent
#003BE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684