#4EEFEE#4EEFEE
#4EEFEE is a very light, vivid teal. Relative luminance 0.695; OKLCH L 87.1% C 0.131 H 194.4°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #4EEFEE |
|---|---|
| RGB | rgb(78, 239, 238) |
| HSL | hsl(180, 83%, 62%) |
| HSV | hsv(180, 67%, 94%) |
| CMYK | cmyk(67.4%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(86.76, -40.84, -11.69) |
| CIE-LCH | lch(86.76, 42.48, 195.97°) |
| OKLab | oklab(87.06% -0.1264 -0.0325) |
| OKLCH | oklch(87.06% 0.131 194.4) |
| XYZ | xyz(49.4340, 69.5200, 91.6857) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.88
Bright Cyan
#41FDFE
ΔE00 3.03
Aqua
#00FFFF
ΔE00 3.71
Bright Turquoise
#0FFEF9
ΔE00 3.80
Bright Aqua
#0BF9EA
ΔE00 5.29
Turquoise
#40E0D0
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EEFEE #EF4E4F
analogous
#4EEF9D #4EEFEE #4EA0EF
triadic
#4EEFEE #EE4EEF #EFEE4E
tetradic
#4EEFEE #9D4EEF #EF4E4F #A0EF4E
square
#4EEFEE #9D4EEF #EF4E4F #A0EF4E
split-complementary
#4EEFEE #EF4EA0 #EF9D4E
monochromatic
#10B2B1 #16EAE9 #4EEFEE #86F4F3 #BEF9F9
Accessibility & contrast
On white
1.41
#4EEFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#4EEFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EEFEE
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EEFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EEFEE | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4EE
Deuteranopia (green-blind)
#C8D2EF
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4eefee; /* rgb */ color: rgb(78, 239, 238); /* oklch */ color: oklch(87.1% 0.131 194.4);
Tailwind
colors: {
custom: {
50: '#95f5f3',
500: '#4eefee',
950: '#000000',
},
}SCSS
$custom: #4eefee; $custom-light: #95f5f3; $custom-dark: #000000;
JSON
{
"hex": "#4eefee",
"rgb": {
"r": 78,
"g": 239,
"b": 238
},
"hsl": {
"h": 179.627,
"s": 83.42,
"l": 62.157
},
"oklch": {
"l": 0.87059,
"c": 0.1305,
"h": 194.4
},
"luminance": 0.69526
}Semantic roles & 50–950 ramp
primary
#4EEFEE
secondary
#B22F30
accent
#0607E0
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585