#4BEEFC#4BEEFC
#4BEEFC is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.2% C 0.132 H 203.5°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #4BEEFC |
|---|---|
| RGB | rgb(75, 238, 252) |
| HSL | hsl(185, 97%, 64%) |
| HSV | hsv(185, 70%, 99%) |
| CMYK | cmyk(70.2%, 5.6%, 0%, 1.2%) |
| CIE-LAB | lab(86.83, -36.84, -18.93) |
| CIE-LCH | lch(86.83, 41.42, 207.19°) |
| OKLab | oklab(87.24% -0.1209 -0.0526) |
| OKLCH | oklch(87.24% 0.132 203.5) |
| XYZ | xyz(51.0391, 69.6672, 102.8338) |
| Luminance | 0.6967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.48
Bright Light Blue
#26F7FD
ΔE00 3.78
Robin Egg Blue
#8AF1FE
ΔE00 4.54
Aqua Blue
#02D8E9
ΔE00 5.31
Bright Cyan
#41FDFE
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BEEFC #FC594B
analogous
#4BFCB2 #4BEEFC #4B96FC
triadic
#4BEEFC #FC4BEE #EEFC4B
tetradic
#4BEEFC #B24BFC #FC594B #96FC4B
square
#4BEEFC #B24BFC #FC594B #96FC4B
split-complementary
#4BEEFC #FC4B96 #FCB24B
monochromatic
#03BAC9 #0FE8FB #4BEEFC #87F4FD #C3F9FE
Accessibility & contrast
On white
1.41
#4BEEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#4BEEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BEEFC
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BEEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BEEFC | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FD
Deuteranopia (green-blind)
#C2D1FD
Tritanopia (blue-blind)
#00F7F2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4beefc; /* rgb */ color: rgb(75, 238, 252); /* oklch */ color: oklch(87.2% 0.132 203.5);
Tailwind
colors: {
custom: {
50: '#95f4fd',
500: '#4beefc',
950: '#000000',
},
}SCSS
$custom: #4beefc; $custom-light: #95f4fd; $custom-dark: #000000;
JSON
{
"hex": "#4beefc",
"rgb": {
"r": 75,
"g": 238,
"b": 252
},
"hsl": {
"h": 184.746,
"s": 96.721,
"l": 64.118
},
"oklch": {
"l": 0.8724,
"c": 0.13183,
"h": 203.5
},
"luminance": 0.69673
}Semantic roles & 50–950 ramp
primary
#4BEEFC
secondary
#C53326
accent
#1200E6
background
#FCFFFF
surface
#F5FEFF
border
#CFD6D7
text
#0F1717
muted
#808585