#45EDEE#45EDEE
#45EDEE is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.4% C 0.133 H 195.6°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #45EDEE |
|---|---|
| RGB | rgb(69, 237, 238) |
| HSL | hsl(180, 83%, 60%) |
| HSV | hsv(180, 71%, 93%) |
| CMYK | cmyk(71%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(86.01, -41.06, -12.83) |
| CIE-LCH | lch(86.01, 43.02, 197.36°) |
| OKLab | oklab(86.4% -0.128 -0.0357) |
| OKLCH | oklch(86.4% 0.133 195.6) |
| XYZ | xyz(48.1640, 68.0009, 91.4594) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.68
Bright Cyan
#41FDFE
ΔE00 3.36
Aqua
#00FFFF
ΔE00 4.00
Bright Turquoise
#0FFEF9
ΔE00 4.29
Bright Aqua
#0BF9EA
ΔE00 5.89
Robin'S Egg
#6DEDFD
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45EDEE #EE4645
analogous
#45EE9A #45EDEE #4598EE
triadic
#45EDEE #EE45ED #EDEE45
tetradic
#45EDEE #9A45EE #EE4645 #98EE45
square
#45EDEE #9A45EE #EE4645 #98EE45
split-complementary
#45EDEE #EE4598 #EE9A45
monochromatic
#0FA8A9 #15E0E1 #45EDEE #7DF2F3 #B5F8F8
Accessibility & contrast
On white
1.44
#45EDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#45EDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45EDEE
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45EDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45EDEE | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2EE
Deuteranopia (green-blind)
#C5CFEF
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #45edee; /* rgb */ color: rgb(69, 237, 238); /* oklch */ color: oklch(86.4% 0.133 195.6);
Tailwind
colors: {
custom: {
50: '#91f3f3',
500: '#45edee',
950: '#000000',
},
}SCSS
$custom: #45edee; $custom-light: #91f3f3; $custom-dark: #000000;
JSON
{
"hex": "#45edee",
"rgb": {
"r": 69,
"g": 237,
"b": 238
},
"hsl": {
"h": 180.355,
"s": 83.251,
"l": 60.196
},
"oklch": {
"l": 0.86397,
"c": 0.13286,
"h": 195.6
},
"luminance": 0.68007
}Semantic roles & 50–950 ramp
primary
#45EDEE
secondary
#AA2E2D
accent
#0706E0
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585