#45EFED#45EFED
#45EFED is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.8% C 0.134 H 193.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #45EFED |
|---|---|
| RGB | rgb(69, 239, 237) |
| HSL | hsl(179, 84%, 60%) |
| HSV | hsv(179, 71%, 94%) |
| CMYK | cmyk(71.1%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(86.56, -42.23, -11.49) |
| CIE-LCH | lch(86.56, 43.77, 195.21°) |
| OKLab | oklab(86.83% -0.1303 -0.032) |
| OKLCH | oklch(86.83% 0.134 193.8) |
| XYZ | xyz(48.5998, 69.1068, 90.8819) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.05
Bright Cyan
#41FDFE
ΔE00 3.09
Bright Turquoise
#0FFEF9
ΔE00 3.51
Aqua
#00FFFF
ΔE00 3.58
Bright Aqua
#0BF9EA
ΔE00 4.83
Turquoise
#40E0D0
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45EFED #EF4547
analogous
#45EF98 #45EFED #459CEF
triadic
#45EFED #ED45EF #EFED45
tetradic
#45EFED #9845EF #EF4547 #9CEF45
square
#45EFED #9845EF #EF4547 #9CEF45
split-complementary
#45EFED #EF459C #EF9845
monochromatic
#0FABA9 #14E3E1 #45EFED #7DF4F2 #B6F9F8
Accessibility & contrast
On white
1.42
#45EFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#45EFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45EFED
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45EFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45EFED | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #45efed; /* rgb */ color: rgb(69, 239, 237); /* oklch */ color: oklch(86.8% 0.134 193.8);
Tailwind
colors: {
custom: {
50: '#92f5f2',
500: '#45efed',
950: '#000000',
},
}SCSS
$custom: #45efed; $custom-light: #92f5f2; $custom-dark: #000000;
JSON
{
"hex": "#45efed",
"rgb": {
"r": 69,
"g": 239,
"b": 237
},
"hsl": {
"h": 179.294,
"s": 84.158,
"l": 60.392
},
"oklch": {
"l": 0.86834,
"c": 0.13416,
"h": 193.8
},
"luminance": 0.69113
}Semantic roles & 50–950 ramp
primary
#45EFED
secondary
#AC2C2E
accent
#0507E1
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585