#4EFFD2#4EFFD2
#4EFFD2 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.156 H 171.9°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFFD2 |
|---|---|
| RGB | rgb(78, 255, 210) |
| HSL | hsl(165, 100%, 65%) |
| HSV | hsv(165, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(90.68, -54.79, 8.64) |
| CIE-LCH | lch(90.68, 55.47, 171.04°) |
| OKLab | oklab(90.02% -0.154 0.022) |
| OKLCH | oklch(90.02% 0.156 171.9) |
| XYZ | xyz(50.5288, 77.7870, 73.3117) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.52
Aquamarine
#7FFFD4
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 4.13
Light Aquamarine
#7BFDC7
ΔE00 4.24
Light Aqua
#8CFFDB
ΔE00 4.54
Aqua Marine
#2EE8BB
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFFD2 #FF4E7B
analogous
#4EFF7A #4EFFD2 #4ED3FF
triadic
#4EFFD2 #D24EFF #FFD24E
tetradic
#4EFFD2 #7A4EFF #FF4E7B #D3FF4E
square
#4EFFD2 #7A4EFF #FF4E7B #D3FF4E
split-complementary
#4EFFD2 #FF4ED3 #FF7A4E
monochromatic
#00D39D #11FFC2 #4EFFD2 #8BFFE2 #C8FFF1
Accessibility & contrast
On white
1.27
#4EFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#4EFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFFD2
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFFD2 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED0
Deuteranopia (green-blind)
#E0DDD5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4effd2; /* rgb */ color: rgb(78, 255, 210); /* oklch */ color: oklch(90.0% 0.156 171.9);
Tailwind
colors: {
custom: {
50: '#95ffdf',
500: '#4effd2',
950: '#000000',
},
}SCSS
$custom: #4effd2; $custom-light: #95ffdf; $custom-dark: #000000;
JSON
{
"hex": "#4effd2",
"rgb": {
"r": 78,
"g": 255,
"b": 210
},
"hsl": {
"h": 164.746,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.90015,
"c": 0.15556,
"h": 171.9
},
"luminance": 0.77793
}Semantic roles & 50–950 ramp
primary
#4EFFD2
secondary
#CD244F
accent
#003AE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684