#4EEFF1#4EEFF1
#4EEFF1 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.2% C 0.130 H 196.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #4EEFF1 |
|---|---|
| RGB | rgb(78, 239, 241) |
| HSL | hsl(181, 85%, 63%) |
| HSV | hsv(181, 68%, 95%) |
| CMYK | cmyk(67.6%, 0.8%, 0%, 5.5%) |
| CIE-LAB | lab(86.85, -40.01, -13.13) |
| CIE-LCH | lch(86.85, 42.11, 198.17°) |
| OKLab | oklab(87.16% -0.1251 -0.0365) |
| OKLCH | oklch(87.16% 0.13 196.2) |
| XYZ | xyz(49.8784, 69.6978, 94.0263) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.31
Bright Cyan
#41FDFE
ΔE00 3.01
Aqua
#00FFFF
ΔE00 3.85
Bright Turquoise
#0FFEF9
ΔE00 4.31
Robin'S Egg
#6DEDFD
ΔE00 5.68
Bright Aqua
#0BF9EA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EEFF1 #F1504E
analogous
#4EF1A1 #4EEFF1 #4E9EF1
triadic
#4EEFF1 #F14EEF #EFF14E
tetradic
#4EEFF1 #A14EF1 #F1504E #9EF14E
square
#4EEFF1 #A14EF1 #F1504E #9EF14E
split-complementary
#4EEFF1 #F14E9E #F1A14E
monochromatic
#0EB4B6 #15EAED #4EEFF1 #87F4F5 #BFF9FA
Accessibility & contrast
On white
1.41
#4EEFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#4EEFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EEFF1
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EEFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EEFF1 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F1
Deuteranopia (green-blind)
#C7D2F2
Tritanopia (blue-blind)
#00F7EF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4eeff1; /* rgb */ color: rgb(78, 239, 241); /* oklch */ color: oklch(87.2% 0.130 196.2);
Tailwind
colors: {
custom: {
50: '#95f5f5',
500: '#4eeff1',
950: '#000000',
},
}SCSS
$custom: #4eeff1; $custom-light: #95f5f5; $custom-dark: #000000;
JSON
{
"hex": "#4eeff1",
"rgb": {
"r": 78,
"g": 239,
"b": 241
},
"hsl": {
"h": 180.736,
"s": 85.34,
"l": 62.549
},
"oklch": {
"l": 0.87159,
"c": 0.13034,
"h": 196.2
},
"luminance": 0.69704
}Semantic roles & 50–950 ramp
primary
#4EEFF1
secondary
#B52F2E
accent
#0604E2
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585