#4DE9E8#4DE9E8
#4DE9E8 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.4% C 0.128 H 194.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #4DE9E8 |
|---|---|
| RGB | rgb(77, 233, 232) |
| HSL | hsl(180, 78%, 61%) |
| HSV | hsv(180, 67%, 91%) |
| CMYK | cmyk(67%, 0%, 0.4%, 8.6%) |
| CIE-LAB | lab(84.83, -39.91, -11.41) |
| CIE-LCH | lch(84.83, 41.51, 195.96°) |
| OKLab | oklab(85.43% -0.1235 -0.0317) |
| OKLCH | oklch(85.43% 0.128 194.4) |
| XYZ | xyz(46.7584, 65.6764, 86.5408) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.80
Bright Cyan
#41FDFE
ΔE00 4.30
Aqua
#00FFFF
ΔE00 4.91
Bright Turquoise
#0FFEF9
ΔE00 4.91
Turquoise
#40E0D0
ΔE00 5.61
Mediumturquoise
#48D1CC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DE9E8 #E94D4E
analogous
#4DE99A #4DE9E8 #4D9CE9
triadic
#4DE9E8 #E84DE9 #E9E84D
tetradic
#4DE9E8 #9A4DE9 #E94D4E #9CE94D
square
#4DE9E8 #9A4DE9 #E94D4E #9CE94D
split-complementary
#4DE9E8 #E94D9C #E99A4D
monochromatic
#15A7A6 #1BDDDC #4DE9E8 #83F0EF #BAF6F6
Accessibility & contrast
On white
1.49
#4DE9E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#4DE9E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DE9E8
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DE9E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DE9E8 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEE8
Deuteranopia (green-blind)
#C3CCE9
Tritanopia (blue-blind)
#00F0E8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #4de9e8; /* rgb */ color: rgb(77, 233, 232); /* oklch */ color: oklch(85.4% 0.128 194.4);
Tailwind
colors: {
custom: {
50: '#93f0ef',
500: '#4de9e8',
950: '#000000',
},
}SCSS
$custom: #4de9e8; $custom-light: #93f0ef; $custom-dark: #000000;
JSON
{
"hex": "#4de9e8",
"rgb": {
"r": 77,
"g": 233,
"b": 232
},
"hsl": {
"h": 179.615,
"s": 78,
"l": 60.784
},
"oklch": {
"l": 0.8543,
"c": 0.12751,
"h": 194.4
},
"luminance": 0.65682
}Semantic roles & 50–950 ramp
primary
#4DE9E8
secondary
#A93232
accent
#0B0DDA
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585