#4EFFDC#4EFFDC
#4EFFDC is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.150 H 176.4°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFFDC |
|---|---|
| RGB | rgb(78, 255, 220) |
| HSL | hsl(168, 100%, 65%) |
| HSV | hsv(168, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(90.92, -52.40, 3.81) |
| CIE-LCH | lch(90.92, 52.54, 175.84°) |
| OKLab | oklab(90.28% -0.1496 0.0093) |
| OKLCH | oklch(90.28% 0.15 176.4) |
| XYZ | xyz(51.8137, 78.3010, 80.0791) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 4.26
Bright Teal
#01F9C6
ΔE00 4.42
Light Aqua
#8CFFDB
ΔE00 4.51
Tiffany Blue
#7BF2DA
ΔE00 4.73
Aqua (survey)
#13EAC9
ΔE00 4.78
Light Turquoise
#7EF4CC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFFDC #FF4E71
analogous
#4EFF84 #4EFFDC #4EC9FF
triadic
#4EFFDC #DC4EFF #FFDC4E
tetradic
#4EFFDC #844EFF #FF4E71 #C9FF4E
square
#4EFFDC #844EFF #FF4E71 #C9FF4E
split-complementary
#4EFFDC #FF4EC9 #FF844E
monochromatic
#00D3A9 #11FFD0 #4EFFDC #8BFFE8 #C8FFF4
Accessibility & contrast
On white
1.26
#4EFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#4EFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFFDC
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFFDC | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFDA
Deuteranopia (green-blind)
#DDDEDF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4effdc; /* rgb */ color: rgb(78, 255, 220); /* oklch */ color: oklch(90.3% 0.150 176.4);
Tailwind
colors: {
custom: {
50: '#96ffe6',
500: '#4effdc',
950: '#000000',
},
}SCSS
$custom: #4effdc; $custom-light: #96ffe6; $custom-dark: #000000;
JSON
{
"hex": "#4effdc",
"rgb": {
"r": 78,
"g": 255,
"b": 220
},
"hsl": {
"h": 168.136,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.90284,
"c": 0.14986,
"h": 176.4
},
"luminance": 0.78307
}Semantic roles & 50–950 ramp
primary
#4EFFDC
secondary
#CD2446
accent
#002DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684