#45FFE8#45FFE8
#45FFE8 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.148 H 182.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #45FFE8 |
|---|---|
| RGB | rgb(69, 255, 232) |
| HSL | hsl(173, 100%, 64%) |
| HSV | hsv(173, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 9%, 0%) |
| CIE-LAB | lab(91.06, -50.49, -2.22) |
| CIE-LCH | lch(91.06, 50.54, 182.52°) |
| OKLab | oklab(90.45% -0.1475 -0.0068) |
| OKLCH | oklch(90.45% 0.148 182.6) |
| XYZ | xyz(52.7726, 78.6050, 88.7193) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.90
Tiffany Blue
#7BF2DA
ΔE00 4.57
Bright Turquoise
#0FFEF9
ΔE00 5.56
Aqua (survey)
#13EAC9
ΔE00 5.72
Light Aqua
#8CFFDB
ΔE00 6.54
Turquoise
#40E0D0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FFE8 #FF455C
analogous
#45FF8B #45FFE8 #45B9FF
triadic
#45FFE8 #E845FF #FFE845
tetradic
#45FFE8 #8B45FF #FF455C #B9FF45
square
#45FFE8 #8B45FF #FF455C #B9FF45
split-complementary
#45FFE8 #FF45B9 #FF8B45
monochromatic
#00CAB1 #08FFE0 #45FFE8 #82FFF0 #BFFFF7
Accessibility & contrast
On white
1.26
#45FFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#45FFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FFE8
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FFE8 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E7
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #45ffe8; /* rgb */ color: rgb(69, 255, 232); /* oklch */ color: oklch(90.5% 0.148 182.6);
Tailwind
colors: {
custom: {
50: '#93ffef',
500: '#45ffe8',
950: '#000000',
},
}SCSS
$custom: #45ffe8; $custom-light: #93ffef; $custom-dark: #000000;
JSON
{
"hex": "#45ffe8",
"rgb": {
"r": 69,
"g": 255,
"b": 232
},
"hsl": {
"h": 172.581,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.9045,
"c": 0.1477,
"h": 182.6
},
"luminance": 0.78611
}Semantic roles & 50–950 ramp
primary
#45FFE8
secondary
#C52337
accent
#001CE6
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1816
muted
#808685