#4BEAEF#4BEAEF
#4BEAEF is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.9% C 0.129 H 198.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #4BEAEF |
|---|---|
| RGB | rgb(75, 234, 239) |
| HSL | hsl(182, 84%, 62%) |
| HSV | hsv(182, 69%, 94%) |
| CMYK | cmyk(68.6%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(85.29, -38.69, -14.43) |
| CIE-LCH | lch(85.29, 41.29, 200.45°) |
| OKLab | oklab(85.86% -0.1224 -0.04) |
| OKLCH | oklch(85.86% 0.129 198.1) |
| XYZ | xyz(47.8975, 66.5679, 91.9692) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.00
Bright Cyan
#41FDFE
ΔE00 4.28
Robin'S Egg
#6DEDFD
ΔE00 4.85
Aqua
#00FFFF
ΔE00 5.08
Aqua Blue
#02D8E9
ΔE00 5.65
Bright Turquoise
#0FFEF9
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BEAEF #EF504B
analogous
#4BEFA2 #4BEAEF #4B98EF
triadic
#4BEAEF #EF4BEA #EAEF4B
tetradic
#4BEAEF #A24BEF #EF504B #98EF4B
square
#4BEAEF #A24BEF #EF504B #98EF4B
split-complementary
#4BEAEF #EF4B98 #EFA24B
monochromatic
#10ABB0 #15E2E8 #4BEAEF #83F1F4 #BBF7F9
Accessibility & contrast
On white
1.47
#4BEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#4BEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BEAEF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BEAEF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFF0
Deuteranopia (green-blind)
#C2CEF0
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4beaef; /* rgb */ color: rgb(75, 234, 239); /* oklch */ color: oklch(85.9% 0.129 198.1);
Tailwind
colors: {
custom: {
50: '#93f1f4',
500: '#4beaef',
950: '#000000',
},
}SCSS
$custom: #4beaef; $custom-light: #93f1f4; $custom-dark: #000000;
JSON
{
"hex": "#4beaef",
"rgb": {
"r": 75,
"g": 234,
"b": 239
},
"hsl": {
"h": 181.829,
"s": 83.673,
"l": 61.569
},
"oklch": {
"l": 0.85855,
"c": 0.12876,
"h": 198.1
},
"luminance": 0.66573
}Semantic roles & 50–950 ramp
primary
#4BEAEF
secondary
#B0322E
accent
#0C05E0
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585