#45EBEE#45EBEE
#45EBEE is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.9% C 0.132 H 196.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #45EBEE |
|---|---|
| RGB | rgb(69, 235, 238) |
| HSL | hsl(181, 83%, 60%) |
| HSV | hsv(181, 71%, 93%) |
| CMYK | cmyk(71%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(85.43, -40.16, -13.70) |
| CIE-LCH | lch(85.43, 42.43, 198.84°) |
| OKLab | oklab(85.93% -0.1261 -0.0381) |
| OKLCH | oklch(85.93% 0.132 196.8) |
| XYZ | xyz(47.5882, 66.8492, 91.2675) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.79
Bright Cyan
#41FDFE
ΔE00 3.85
Aqua
#00FFFF
ΔE00 4.55
Bright Turquoise
#0FFEF9
ΔE00 4.99
Robin'S Egg
#6DEDFD
ΔE00 5.62
Aqua Blue
#02D8E9
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45EBEE #EE4845
analogous
#45EE9C #45EBEE #4597EE
triadic
#45EBEE #EE45EB #EBEE45
tetradic
#45EBEE #9C45EE #EE4845 #97EE45
square
#45EBEE #9C45EE #EE4845 #97EE45
split-complementary
#45EBEE #EE4597 #EE9C45
monochromatic
#0FA6A9 #15DEE1 #45EBEE #7DF1F3 #B5F7F8
Accessibility & contrast
On white
1.46
#45EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#45EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45EBEE
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45EBEE | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#C2CEEF
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #45ebee; /* rgb */ color: rgb(69, 235, 238); /* oklch */ color: oklch(85.9% 0.132 196.8);
Tailwind
colors: {
custom: {
50: '#91f2f3',
500: '#45ebee',
950: '#000000',
},
}SCSS
$custom: #45ebee; $custom-light: #91f2f3; $custom-dark: #000000;
JSON
{
"hex": "#45ebee",
"rgb": {
"r": 69,
"g": 235,
"b": 238
},
"hsl": {
"h": 181.065,
"s": 83.251,
"l": 60.196
},
"oklch": {
"l": 0.85927,
"c": 0.1317,
"h": 196.8
},
"luminance": 0.66855
}Semantic roles & 50–950 ramp
primary
#45EBEE
secondary
#AA2F2D
accent
#0A06E0
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585