#4EFFDE#4EFFDE
#4EFFDE is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.149 H 177.4°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFFDE |
|---|---|
| RGB | rgb(78, 255, 222) |
| HSL | hsl(169, 100%, 65%) |
| HSV | hsv(169, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(90.97, -51.91, 2.84) |
| CIE-LCH | lch(90.97, 51.99, 176.86°) |
| OKLab | oklab(90.34% -0.1487 0.0067) |
| OKLCH | oklch(90.34% 0.149 177.4) |
| XYZ | xyz(52.0802, 78.4076, 81.4825) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.51
Aquamarine
#7FFFD4
ΔE00 4.63
Light Aqua
#8CFFDB
ΔE00 4.68
Aqua (survey)
#13EAC9
ΔE00 4.80
Bright Teal
#01F9C6
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFFDE #FF4E6F
analogous
#4EFF86 #4EFFDE #4EC7FF
triadic
#4EFFDE #DE4EFF #FFDE4E
tetradic
#4EFFDE #864EFF #FF4E6F #C7FF4E
square
#4EFFDE #864EFF #FF4E6F #C7FF4E
split-complementary
#4EFFDE #FF4EC7 #FF864E
monochromatic
#00D3AB #11FFD3 #4EFFDE #8BFFE9 #C8FFF5
Accessibility & contrast
On white
1.26
#4EFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#4EFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFFDE
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFFDE | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DD
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4effde; /* rgb */ color: rgb(78, 255, 222); /* oklch */ color: oklch(90.3% 0.149 177.4);
Tailwind
colors: {
custom: {
50: '#96ffe8',
500: '#4effde',
950: '#000000',
},
}SCSS
$custom: #4effde; $custom-light: #96ffe8; $custom-dark: #000000;
JSON
{
"hex": "#4effde",
"rgb": {
"r": 78,
"g": 255,
"b": 222
},
"hsl": {
"h": 168.814,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.90339,
"c": 0.14884,
"h": 177.4
},
"luminance": 0.78414
}Semantic roles & 50–950 ramp
primary
#4EFFDE
secondary
#CD2444
accent
#002BE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684