#4EFFFD#4EFFFD
#4EFFFD is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.139 H 193.9°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFFFD |
|---|---|
| RGB | rgb(78, 255, 253) |
| HSL | hsl(179, 100%, 65%) |
| HSV | hsv(179, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(91.79, -43.88, -12.01) |
| CIE-LCH | lch(91.79, 45.49, 195.31°) |
| OKLab | oklab(91.28% -0.1354 -0.0334) |
| OKLCH | oklch(91.28% 0.139 193.9) |
| XYZ | xyz(56.6234, 80.2249, 105.4102) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.06
Aqua
#00FFFF
ΔE00 1.61
Bright Turquoise
#0FFEF9
ΔE00 1.96
Bright Light Blue
#26F7FD
ΔE00 3.04
Bright Aqua
#0BF9EA
ΔE00 4.79
Light Cyan
#ACFFFC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFFFD #FF4E50
analogous
#4EFFA4 #4EFFFD #4EA8FF
triadic
#4EFFFD #FD4EFF #FFFD4E
tetradic
#4EFFFD #A44EFF #FF4E50 #A8FF4E
square
#4EFFFD #A44EFF #FF4E50 #A8FF4E
split-complementary
#4EFFFD #FF4EA8 #FFA44E
monochromatic
#00D3D0 #11FFFC #4EFFFD #8BFFFE #C8FFFE
Accessibility & contrast
On white
1.23
#4EFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#4EFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFFFD
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFFFD | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #4efffd; /* rgb */ color: rgb(78, 255, 253); /* oklch */ color: oklch(91.3% 0.139 193.9);
Tailwind
colors: {
custom: {
50: '#98fffe',
500: '#4efffd',
950: '#000000',
},
}SCSS
$custom: #4efffd; $custom-light: #98fffe; $custom-dark: #000000;
JSON
{
"hex": "#4efffd",
"rgb": {
"r": 78,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.322,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.91279,
"c": 0.13948,
"h": 193.9
},
"luminance": 0.80232
}Semantic roles & 50–950 ramp
primary
#4EFFFD
secondary
#CD2426
accent
#0003E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685