#4EFEEA#4EFEEA
#4EFEEA is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.143 H 183.9°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFEEA |
|---|---|
| RGB | rgb(78, 254, 234) |
| HSL | hsl(173, 99%, 65%) |
| HSV | hsv(173, 69%, 100%) |
| CMYK | cmyk(69.3%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(90.98, -48.47, -3.35) |
| CIE-LCH | lch(90.98, 48.59, 183.96°) |
| OKLab | oklab(90.45% -0.1425 -0.0098) |
| OKLCH | oklch(90.45% 0.143 183.9) |
| XYZ | xyz(53.4279, 78.4376, 90.1501) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.41
Tiffany Blue
#7BF2DA
ΔE00 4.43
Bright Turquoise
#0FFEF9
ΔE00 4.80
Aqua (survey)
#13EAC9
ΔE00 6.20
Aqua
#00FFFF
ΔE00 6.30
Turquoise
#40E0D0
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFEEA #FE4E62
analogous
#4EFE92 #4EFEEA #4EBAFE
triadic
#4EFEEA #EA4EFE #FEEA4E
tetradic
#4EFEEA #924EFE #FE4E62 #BAFE4E
square
#4EFEEA #924EFE #FE4E62 #BAFE4E
split-complementary
#4EFEEA #FE4EBA #FE924E
monochromatic
#01D0B9 #11FEE3 #4EFEEA #8BFEF1 #C8FFF8
Accessibility & contrast
On white
1.26
#4EFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#4EFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFEEA
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFEEA | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E9
Deuteranopia (green-blind)
#D9DEEC
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4efeea; /* rgb */ color: rgb(78, 254, 234); /* oklch */ color: oklch(90.5% 0.143 183.9);
Tailwind
colors: {
custom: {
50: '#96fff0',
500: '#4efeea',
950: '#000000',
},
}SCSS
$custom: #4efeea; $custom-light: #96fff0; $custom-dark: #000000;
JSON
{
"hex": "#4efeea",
"rgb": {
"r": 78,
"g": 254,
"b": 234
},
"hsl": {
"h": 173.182,
"s": 98.876,
"l": 65.098
},
"oklch": {
"l": 0.90451,
"c": 0.14285,
"h": 183.9
},
"luminance": 0.78444
}Semantic roles & 50–950 ramp
primary
#4EFEEA
secondary
#CB2538
accent
#001AE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1816
muted
#808685