#4EFFE2#4EFFE2
#4EFFE2 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.147 H 179.4°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFFE2 |
|---|---|
| RGB | rgb(78, 255, 226) |
| HSL | hsl(170, 100%, 65%) |
| HSV | hsv(170, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.06, -50.92, 0.92) |
| CIE-LCH | lch(91.06, 50.93, 178.97°) |
| OKLab | oklab(90.45% -0.1469 0.0016) |
| OKLCH | oklch(90.45% 0.147 179.4) |
| XYZ | xyz(52.6226, 78.6246, 84.3395) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.21
Bright Aqua
#0BF9EA
ΔE00 4.57
Aqua (survey)
#13EAC9
ΔE00 5.02
Light Aqua
#8CFFDB
ΔE00 5.17
Aquamarine
#7FFFD4
ΔE00 5.48
Light Turquoise
#7EF4CC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFFE2 #FF4E6B
analogous
#4EFF89 #4EFFE2 #4EC4FF
triadic
#4EFFE2 #E24EFF #FFE24E
tetradic
#4EFFE2 #894EFF #FF4E6B #C4FF4E
square
#4EFFE2 #894EFF #FF4E6B #C4FF4E
split-complementary
#4EFFE2 #FF4EC4 #FF894E
monochromatic
#00D3B0 #11FFD8 #4EFFE2 #8BFFEC #C8FFF6
Accessibility & contrast
On white
1.26
#4EFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#4EFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFFE2
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFFE2 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E1
Deuteranopia (green-blind)
#DCDEE4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4effe2; /* rgb */ color: rgb(78, 255, 226); /* oklch */ color: oklch(90.5% 0.147 179.4);
Tailwind
colors: {
custom: {
50: '#96ffeb',
500: '#4effe2',
950: '#000000',
},
}SCSS
$custom: #4effe2; $custom-light: #96ffeb; $custom-dark: #000000;
JSON
{
"hex": "#4effe2",
"rgb": {
"r": 78,
"g": 255,
"b": 226
},
"hsl": {
"h": 170.169,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.90453,
"c": 0.14695,
"h": 179.4
},
"luminance": 0.78631
}Semantic roles & 50–950 ramp
primary
#4EFFE2
secondary
#CD2440
accent
#0026E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#0F1816
muted
#808684