#45ECEE#45ECEE
#45ECEE is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.2% C 0.132 H 196.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #45ECEE |
|---|---|
| RGB | rgb(69, 236, 238) |
| HSL | hsl(181, 83%, 60%) |
| HSV | hsv(181, 71%, 93%) |
| CMYK | cmyk(71%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(85.72, -40.61, -13.27) |
| CIE-LCH | lch(85.72, 42.72, 198.09°) |
| OKLab | oklab(86.16% -0.127 -0.0369) |
| OKLCH | oklch(86.16% 0.132 196.2) |
| XYZ | xyz(47.8753, 67.4234, 91.3632) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.70
Bright Cyan
#41FDFE
ΔE00 3.59
Aqua
#00FFFF
ΔE00 4.27
Bright Turquoise
#0FFEF9
ΔE00 4.64
Robin'S Egg
#6DEDFD
ΔE00 5.91
Bright Aqua
#0BF9EA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ECEE #EE4745
analogous
#45EE9B #45ECEE #4597EE
triadic
#45ECEE #EE45EC #ECEE45
tetradic
#45ECEE #9B45EE #EE4745 #97EE45
square
#45ECEE #9B45EE #EE4745 #97EE45
split-complementary
#45ECEE #EE4597 #EE9B45
monochromatic
#0FA7A9 #15DFE1 #45ECEE #7DF2F3 #B5F7F8
Accessibility & contrast
On white
1.45
#45ECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#45ECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ECEE
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ECEE | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EE
Deuteranopia (green-blind)
#C3CFEF
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #45ecee; /* rgb */ color: rgb(69, 236, 238); /* oklch */ color: oklch(86.2% 0.132 196.2);
Tailwind
colors: {
custom: {
50: '#91f2f3',
500: '#45ecee',
950: '#000000',
},
}SCSS
$custom: #45ecee; $custom-light: #91f2f3; $custom-dark: #000000;
JSON
{
"hex": "#45ecee",
"rgb": {
"r": 69,
"g": 236,
"b": 238
},
"hsl": {
"h": 180.71,
"s": 83.251,
"l": 60.196
},
"oklch": {
"l": 0.86162,
"c": 0.13227,
"h": 196.2
},
"luminance": 0.67429
}Semantic roles & 50–950 ramp
primary
#45ECEE
secondary
#AA2E2D
accent
#0806E0
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585