#45FFFE#45FFFE
#45FFFE is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.143 H 194.4°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #45FFFE |
|---|---|
| RGB | rgb(69, 255, 254) |
| HSL | hsl(180, 100%, 64%) |
| HSV | hsv(180, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(91.66, -44.63, -12.74) |
| CIE-LCH | lch(91.66, 46.41, 195.94°) |
| OKLab | oklab(91.14% -0.1382 -0.0355) |
| OKLCH | oklch(91.14% 0.143 194.4) |
| XYZ | xyz(56.0954, 79.9341, 106.2191) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.74
Aqua
#00FFFF
ΔE00 1.24
Bright Turquoise
#0FFEF9
ΔE00 1.90
Bright Light Blue
#26F7FD
ΔE00 2.73
Bright Aqua
#0BF9EA
ΔE00 4.93
Robin'S Egg
#6DEDFD
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FFFE #FF4546
analogous
#45FFA1 #45FFFE #45A3FF
triadic
#45FFFE #FE45FF #FFFE45
tetradic
#45FFFE #A145FF #FF4546 #A3FF45
square
#45FFFE #A145FF #FF4546 #A3FF45
split-complementary
#45FFFE #FF45A3 #FFA145
monochromatic
#00CAC9 #08FFFE #45FFFE #82FFFE #BFFFFF
Accessibility & contrast
On white
1.24
#45FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#45FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FFFE
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FFFE | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #45fffe; /* rgb */ color: rgb(69, 255, 254); /* oklch */ color: oklch(91.1% 0.143 194.4);
Tailwind
colors: {
custom: {
50: '#95fffe',
500: '#45fffe',
950: '#000000',
},
}SCSS
$custom: #45fffe; $custom-light: #95fffe; $custom-dark: #000000;
JSON
{
"hex": "#45fffe",
"rgb": {
"r": 69,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.677,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.91137,
"c": 0.14267,
"h": 194.4
},
"luminance": 0.79941
}Semantic roles & 50–950 ramp
primary
#45FFFE
secondary
#C52324
accent
#0001E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685