#4EFFDA#4EFFDA
#4EFFDA is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.151 H 175.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFFDA |
|---|---|
| RGB | rgb(78, 255, 218) |
| HSL | hsl(167, 100%, 65%) |
| HSV | hsv(167, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(90.87, -52.89, 4.78) |
| CIE-LCH | lch(90.87, 53.10, 174.84°) |
| OKLab | oklab(90.23% -0.1504 0.0118) |
| OKLCH | oklch(90.23% 0.151 175.5) |
| XYZ | xyz(51.5504, 78.1957, 78.6925) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.40
Light Turquoise
#7EF4CC
ΔE00 4.59
Aqua (survey)
#13EAC9
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFFDA #FF4E73
analogous
#4EFF82 #4EFFDA #4ECBFF
triadic
#4EFFDA #DA4EFF #FFDA4E
tetradic
#4EFFDA #824EFF #FF4E73 #CBFF4E
square
#4EFFDA #824EFF #FF4E73 #CBFF4E
split-complementary
#4EFFDA #FF4ECB #FF824E
monochromatic
#00D3A7 #11FFCD #4EFFDA #8BFFE7 #C8FFF4
Accessibility & contrast
On white
1.26
#4EFFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#4EFFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFFDA
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFFDA | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4effda; /* rgb */ color: rgb(78, 255, 218); /* oklch */ color: oklch(90.2% 0.151 175.5);
Tailwind
colors: {
custom: {
50: '#96ffe5',
500: '#4effda',
950: '#000000',
},
}SCSS
$custom: #4effda; $custom-light: #96ffe5; $custom-dark: #000000;
JSON
{
"hex": "#4effda",
"rgb": {
"r": 78,
"g": 255,
"b": 218
},
"hsl": {
"h": 167.458,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.90229,
"c": 0.15092,
"h": 175.5
},
"luminance": 0.78202
}Semantic roles & 50–950 ramp
primary
#4EFFDA
secondary
#CD2447
accent
#0030E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684