#4BE4EB#4BE4EB
#4BE4EB is a very light, vivid teal. Relative luminance 0.630; OKLCH L 84.3% C 0.125 H 199.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #4BE4EB |
|---|---|
| RGB | rgb(75, 228, 235) |
| HSL | hsl(183, 80%, 61%) |
| HSV | hsv(183, 68%, 92%) |
| CMYK | cmyk(68.1%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(83.43, -37.06, -15.10) |
| CIE-LCH | lch(83.43, 40.01, 202.17°) |
| OKLab | oklab(84.31% -0.1182 -0.0419) |
| OKLCH | oklch(84.31% 0.125 199.5) |
| XYZ | xyz(45.6338, 62.9755, 88.3316) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.30
Bright Light Blue
#26F7FD
ΔE00 4.34
Robin'S Egg
#6DEDFD
ΔE00 4.60
Bright Cyan
#41FDFE
ΔE00 5.77
Darkturquoise
#00CED1
ΔE00 5.93
Mediumturquoise
#48D1CC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BE4EB #EB524B
analogous
#4BEBA2 #4BE4EB #4B94EB
triadic
#4BE4EB #EB4BE4 #E4EB4B
tetradic
#4BE4EB #A24BEB #EB524B #94EB4B
square
#4BE4EB #A24BEB #EB524B #94EB4B
split-complementary
#4BE4EB #EB4B94 #EBA24B
monochromatic
#13A2A9 #19D7E0 #4BE4EB #82ECF1 #B9F5F7
Accessibility & contrast
On white
1.54
#4BE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#4BE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BE4EB
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BE4EB | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#BCC9EC
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #4be4eb; /* rgb */ color: rgb(75, 228, 235); /* oklch */ color: oklch(84.3% 0.125 199.5);
Tailwind
colors: {
custom: {
50: '#92edf1',
500: '#4be4eb',
950: '#000000',
},
}SCSS
$custom: #4be4eb; $custom-light: #92edf1; $custom-dark: #000000;
JSON
{
"hex": "#4be4eb",
"rgb": {
"r": 75,
"g": 228,
"b": 235
},
"hsl": {
"h": 182.625,
"s": 80,
"l": 60.784
},
"oklch": {
"l": 0.84312,
"c": 0.12544,
"h": 199.5
},
"luminance": 0.62981
}Semantic roles & 50–950 ramp
primary
#4BE4EB
secondary
#AA3530
accent
#1209DC
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585