#4EFFFE#4EFFFE
#4EFFFE is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.139 H 194.4°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFFFE |
|---|---|
| RGB | rgb(78, 255, 254) |
| HSL | hsl(180, 100%, 65%) |
| HSV | hsv(180, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(91.81, -43.61, -12.49) |
| CIE-LCH | lch(91.81, 45.36, 195.98°) |
| OKLab | oklab(91.31% -0.135 -0.0347) |
| OKLCH | oklch(91.31% 0.139 194.4) |
| XYZ | xyz(56.7831, 80.2888, 106.2513) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.83
Aqua
#00FFFF
ΔE00 1.59
Bright Turquoise
#0FFEF9
ΔE00 2.18
Bright Light Blue
#26F7FD
ΔE00 2.81
Bright Aqua
#0BF9EA
ΔE00 5.09
Light Cyan
#ACFFFC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFFFE #FF4E4F
analogous
#4EFFA5 #4EFFFE #4EA7FF
triadic
#4EFFFE #FE4EFF #FFFE4E
tetradic
#4EFFFE #A54EFF #FF4E4F #A7FF4E
square
#4EFFFE #A54EFF #FF4E4F #A7FF4E
split-complementary
#4EFFFE #FF4EA7 #FFA54E
monochromatic
#00D3D1 #11FFFE #4EFFFE #8BFFFE #C8FFFF
Accessibility & contrast
On white
1.23
#4EFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#4EFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFFFE
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFFFE | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D5DFFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #4efffe; /* rgb */ color: rgb(78, 255, 254); /* oklch */ color: oklch(91.3% 0.139 194.4);
Tailwind
colors: {
custom: {
50: '#98fffe',
500: '#4efffe',
950: '#000000',
},
}SCSS
$custom: #4efffe; $custom-light: #98fffe; $custom-dark: #000000;
JSON
{
"hex": "#4efffe",
"rgb": {
"r": 78,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.661,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.91312,
"c": 0.1394,
"h": 194.4
},
"luminance": 0.80295
}Semantic roles & 50–950 ramp
primary
#4EFFFE
secondary
#CD2425
accent
#0001E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685