#4DFDF8#4DFDF8
#4DFDF8 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.6% C 0.139 H 192.2°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFDF8 |
|---|---|
| RGB | rgb(77, 253, 248) |
| HSL | hsl(178, 98%, 65%) |
| HSV | hsv(178, 70%, 99%) |
| CMYK | cmyk(69.6%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(91.05, -44.47, -10.51) |
| CIE-LCH | lch(91.05, 45.70, 193.30°) |
| OKLab | oklab(90.63% -0.136 -0.0293) |
| OKLCH | oklch(90.63% 0.139 192.2) |
| XYZ | xyz(55.1213, 78.5991, 101.0548) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.51
Bright Cyan
#41FDFE
ΔE00 1.90
Aqua
#00FFFF
ΔE00 2.06
Bright Light Blue
#26F7FD
ΔE00 3.67
Bright Aqua
#0BF9EA
ΔE00 3.78
Turquoise
#40E0D0
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFDF8 #FD4D52
analogous
#4DFDA0 #4DFDF8 #4DAAFD
triadic
#4DFDF8 #F84DFD #FDF84D
tetradic
#4DFDF8 #A04DFD #FD4D52 #AAFD4D
square
#4DFDF8 #A04DFD #FD4D52 #AAFD4D
split-complementary
#4DFDF8 #FD4DAA #FDA04D
monochromatic
#02CDC8 #10FCF6 #4DFDF8 #8AFEFA #C6FEFD
Accessibility & contrast
On white
1.26
#4DFDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#4DFDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFDF8
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFDF8 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F8
Deuteranopia (green-blind)
#D4DDF9
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4dfdf8; /* rgb */ color: rgb(77, 253, 248); /* oklch */ color: oklch(90.6% 0.139 192.2);
Tailwind
colors: {
custom: {
50: '#97fefa',
500: '#4dfdf8',
950: '#000000',
},
}SCSS
$custom: #4dfdf8; $custom-light: #97fefa; $custom-dark: #000000;
JSON
{
"hex": "#4dfdf8",
"rgb": {
"r": 77,
"g": 253,
"b": 248
},
"hsl": {
"h": 178.295,
"s": 97.778,
"l": 64.706
},
"oklch": {
"l": 0.90631,
"c": 0.13911,
"h": 192.2
},
"luminance": 0.78606
}Semantic roles & 50–950 ramp
primary
#4DFDF8
secondary
#C9262A
accent
#0007E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685