#45FFE2#45FFE2
#45FFE2 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.150 H 179.7°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #45FFE2 |
|---|---|
| RGB | rgb(69, 255, 226) |
| HSL | hsl(171, 100%, 64%) |
| HSV | hsv(171, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(90.90, -52.02, 0.66) |
| CIE-LCH | lch(90.90, 52.02, 179.27°) |
| OKLab | oklab(90.28% -0.1502 0.0009) |
| OKLCH | oklch(90.28% 0.15 179.7) |
| XYZ | xyz(51.9349, 78.2699, 84.3072) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.41
Tiffany Blue
#7BF2DA
ΔE00 4.49
Aqua (survey)
#13EAC9
ΔE00 4.92
Light Aqua
#8CFFDB
ΔE00 5.52
Aquamarine
#7FFFD4
ΔE00 5.75
Bright Teal
#01F9C6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FFE2 #FF4562
analogous
#45FF85 #45FFE2 #45BFFF
triadic
#45FFE2 #E245FF #FFE245
tetradic
#45FFE2 #8545FF #FF4562 #BFFF45
square
#45FFE2 #8545FF #FF4562 #BFFF45
split-complementary
#45FFE2 #FF45BF #FF8545
monochromatic
#00CAAA #08FFD8 #45FFE2 #82FFEC #BFFFF5
Accessibility & contrast
On white
1.26
#45FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#45FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FFE2
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FFE2 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E1
Deuteranopia (green-blind)
#DBDDE4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #45ffe2; /* rgb */ color: rgb(69, 255, 226); /* oklch */ color: oklch(90.3% 0.150 179.7);
Tailwind
colors: {
custom: {
50: '#93ffeb',
500: '#45ffe2',
950: '#000000',
},
}SCSS
$custom: #45ffe2; $custom-light: #93ffeb; $custom-dark: #000000;
JSON
{
"hex": "#45ffe2",
"rgb": {
"r": 69,
"g": 255,
"b": 226
},
"hsl": {
"h": 170.645,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.90275,
"c": 0.15016,
"h": 179.7
},
"luminance": 0.78276
}Semantic roles & 50–950 ramp
primary
#45FFE2
secondary
#C5233C
accent
#0024E6
background
#FCFFFE
surface
#F5FFFD
border
#CFD7D5
text
#0F1816
muted
#808684