#4BE8EF#4BE8EF
#4BE8EF is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.4% C 0.128 H 199.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #4BE8EF |
|---|---|
| RGB | rgb(75, 232, 239) |
| HSL | hsl(183, 84%, 62%) |
| HSV | hsv(183, 69%, 94%) |
| CMYK | cmyk(68.6%, 2.9%, 0%, 6.3%) |
| CIE-LAB | lab(84.71, -37.77, -15.29) |
| CIE-LCH | lch(84.71, 40.75, 202.04°) |
| OKLab | oklab(85.39% -0.1204 -0.0424) |
| OKLCH | oklch(85.39% 0.128 199.4) |
| XYZ | xyz(47.3313, 65.4356, 91.7804) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.50
Robin'S Egg
#6DEDFD
ΔE00 4.33
Aqua Blue
#02D8E9
ΔE00 4.93
Bright Cyan
#41FDFE
ΔE00 4.95
Aqua
#00FFFF
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BE8EF #EF524B
analogous
#4BEFA4 #4BE8EF #4B96EF
triadic
#4BE8EF #EF4BE8 #E8EF4B
tetradic
#4BE8EF #A44BEF #EF524B #96EF4B
square
#4BE8EF #A44BEF #EF524B #96EF4B
split-complementary
#4BE8EF #EF4B96 #EFA44B
monochromatic
#10A9B0 #15DFE8 #4BE8EF #83EFF4 #BBF6F9
Accessibility & contrast
On white
1.49
#4BE8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#4BE8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BE8EF
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BE8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BE8EF | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#BFCCF0
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #4be8ef; /* rgb */ color: rgb(75, 232, 239); /* oklch */ color: oklch(85.4% 0.128 199.4);
Tailwind
colors: {
custom: {
50: '#93f0f4',
500: '#4be8ef',
950: '#000000',
},
}SCSS
$custom: #4be8ef; $custom-light: #93f0f4; $custom-dark: #000000;
JSON
{
"hex": "#4be8ef",
"rgb": {
"r": 75,
"g": 232,
"b": 239
},
"hsl": {
"h": 182.561,
"s": 83.673,
"l": 61.569
},
"oklch": {
"l": 0.85387,
"c": 0.12771,
"h": 199.4
},
"luminance": 0.65441
}Semantic roles & 50–950 ramp
primary
#4BE8EF
secondary
#B0342E
accent
#0F05E0
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1617
muted
#808585