#4EEEFB#4EEEFB
#4EEEFB is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.3% C 0.130 H 203.0°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #4EEEFB |
|---|---|
| RGB | rgb(78, 238, 251) |
| HSL | hsl(185, 96%, 65%) |
| HSV | hsv(185, 69%, 98%) |
| CMYK | cmyk(68.9%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(86.86, -36.75, -18.35) |
| CIE-LCH | lch(86.86, 41.08, 206.53°) |
| OKLab | oklab(87.27% -0.1201 -0.0509) |
| OKLCH | oklch(87.27% 0.13 203) |
| XYZ | xyz(51.1214, 69.7279, 102.0127) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.55
Bright Light Blue
#26F7FD
ΔE00 3.61
Robin Egg Blue
#8AF1FE
ΔE00 4.51
Bright Cyan
#41FDFE
ΔE00 5.23
Aqua Blue
#02D8E9
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EEEFB #FB5B4E
analogous
#4EFBB2 #4EEEFB #4E97FB
triadic
#4EEEFB #FB4EEE #EEFB4E
tetradic
#4EEEFB #B24EFB #FB5B4E #97FB4E
square
#4EEEFB #B24EFB #FB5B4E #97FB4E
split-complementary
#4EEEFB #FB4E97 #FBB24E
monochromatic
#05BBCA #12E8FA #4EEEFB #8AF4FC #C6F9FE
Accessibility & contrast
On white
1.40
#4EEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#4EEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EEEFB
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EEEFB | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FC
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#00F7F2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4eeefb; /* rgb */ color: rgb(78, 238, 251); /* oklch */ color: oklch(87.3% 0.130 203.0);
Tailwind
colors: {
custom: {
50: '#96f4fc',
500: '#4eeefb',
950: '#000000',
},
}SCSS
$custom: #4eeefb; $custom-light: #96f4fc; $custom-dark: #000000;
JSON
{
"hex": "#4eeefb",
"rgb": {
"r": 78,
"g": 238,
"b": 251
},
"hsl": {
"h": 184.509,
"s": 95.58,
"l": 64.51
},
"oklch": {
"l": 0.87271,
"c": 0.13045,
"h": 203
},
"luminance": 0.69734
}Semantic roles & 50–950 ramp
primary
#4EEEFB
secondary
#C63327
accent
#1100E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585