#4EFFCE#4EFFCE
#4EFFCE is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.158 H 170.2°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFFCE |
|---|---|
| RGB | rgb(78, 255, 206) |
| HSL | hsl(163, 100%, 65%) |
| HSV | hsv(163, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(90.59, -55.73, 10.58) |
| CIE-LCH | lch(90.59, 56.72, 169.25°) |
| OKLab | oklab(89.91% -0.1558 0.027) |
| OKLCH | oklch(89.91% 0.158 170.2) |
| XYZ | xyz(50.0366, 77.5902, 70.7199) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.22
Aquamarine
#7FFFD4
ΔE00 3.25
Light Aquamarine
#7BFDC7
ΔE00 3.61
Light Turquoise
#7EF4CC
ΔE00 4.24
Greenish Cyan
#2AFEB7
ΔE00 4.63
Light Aqua
#8CFFDB
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFFCE #FF4E7F
analogous
#4EFF76 #4EFFCE #4ED7FF
triadic
#4EFFCE #CE4EFF #FFCE4E
tetradic
#4EFFCE #764EFF #FF4E7F #D7FF4E
square
#4EFFCE #764EFF #FF4E7F #D7FF4E
split-complementary
#4EFFCE #FF4ED7 #FF764E
monochromatic
#00D398 #11FFBD #4EFFCE #8BFFDF #C8FFF0
Accessibility & contrast
On white
1.27
#4EFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#4EFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFFCE
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFFCE | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E0DDD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4effce; /* rgb */ color: rgb(78, 255, 206); /* oklch */ color: oklch(89.9% 0.158 170.2);
Tailwind
colors: {
custom: {
50: '#95ffdd',
500: '#4effce',
950: '#000000',
},
}SCSS
$custom: #4effce; $custom-light: #95ffdd; $custom-dark: #000000;
JSON
{
"hex": "#4effce",
"rgb": {
"r": 78,
"g": 255,
"b": 206
},
"hsl": {
"h": 163.39,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.89911,
"c": 0.1581,
"h": 170.2
},
"luminance": 0.77596
}Semantic roles & 50–950 ramp
primary
#4EFFCE
secondary
#CD2453
accent
#0040E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684