#4EFCCD#4EFCCD
#4EFCCD is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.2% C 0.155 H 170.7°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFCCD |
|---|---|
| RGB | rgb(78, 252, 205) |
| HSL | hsl(164, 97%, 65%) |
| HSV | hsv(164, 69%, 99%) |
| CMYK | cmyk(69%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(89.69, -54.75, 9.81) |
| CIE-LCH | lch(89.69, 55.62, 169.84°) |
| OKLab | oklab(89.17% -0.1533 0.025) |
| OKLCH | oklch(89.17% 0.155 170.7) |
| XYZ | xyz(48.9660, 75.6427, 69.7656) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.03
Aquamarine
#7FFFD4
ΔE00 3.24
Light Aquamarine
#7BFDC7
ΔE00 3.80
Light Turquoise
#7EF4CC
ΔE00 3.86
Aqua Marine
#2EE8BB
ΔE00 4.45
Light Aqua
#8CFFDB
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFCCD #FC4E7D
analogous
#4EFC76 #4EFCCD #4ED4FC
triadic
#4EFCCD #CD4EFC #FCCD4E
tetradic
#4EFCCD #764EFC #FC4E7D #D4FC4E
square
#4EFCCD #764EFC #FC4E7D #D4FC4E
split-complementary
#4EFCCD #FC4ED4 #FC764E
monochromatic
#03CC96 #12FBBC #4EFCCD #8AFDDE #C6FEEF
Accessibility & contrast
On white
1.30
#4EFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#4EFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFCCD
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFCCD | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBCB
Deuteranopia (green-blind)
#DDDBD0
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #4efccd; /* rgb */ color: rgb(78, 252, 205); /* oklch */ color: oklch(89.2% 0.155 170.7);
Tailwind
colors: {
custom: {
50: '#95fedc',
500: '#4efccd',
950: '#000000',
},
}SCSS
$custom: #4efccd; $custom-light: #95fedc; $custom-dark: #000000;
JSON
{
"hex": "#4efccd",
"rgb": {
"r": 78,
"g": 252,
"b": 205
},
"hsl": {
"h": 163.793,
"s": 96.667,
"l": 64.706
},
"oklch": {
"l": 0.89168,
"c": 0.15537,
"h": 170.7
},
"luminance": 0.75648
}Semantic roles & 50–950 ramp
primary
#4EFCCD
secondary
#C82752
accent
#003EE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684