#4DEFF0#4DEFF0
#4DEFF0 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.1% C 0.131 H 195.6°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #4DEFF0 |
|---|---|
| RGB | rgb(77, 239, 240) |
| HSL | hsl(180, 84%, 62%) |
| HSV | hsv(180, 68%, 94%) |
| CMYK | cmyk(67.9%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(86.80, -40.42, -12.68) |
| CIE-LCH | lch(86.80, 42.36, 197.42°) |
| OKLab | oklab(87.1% -0.126 -0.0352) |
| OKLCH | oklch(87.1% 0.131 195.6) |
| XYZ | xyz(49.6482, 69.5963, 93.2380) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.45
Bright Cyan
#41FDFE
ΔE00 2.97
Aqua
#00FFFF
ΔE00 3.75
Bright Turquoise
#0FFEF9
ΔE00 4.10
Bright Aqua
#0BF9EA
ΔE00 5.88
Robin'S Egg
#6DEDFD
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DEFF0 #F04E4D
analogous
#4DF0A0 #4DEFF0 #4D9EF0
triadic
#4DEFF0 #F04DEF #EFF04D
tetradic
#4DEFF0 #A04DF0 #F04E4D #9EF04D
square
#4DEFF0 #A04DF0 #F04E4D #9EF04D
split-complementary
#4DEFF0 #F04D9E #F0A04D
monochromatic
#0FB2B3 #15EAEB #4DEFF0 #85F4F5 #BEF9FA
Accessibility & contrast
On white
1.41
#4DEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#4DEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DEFF0
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DEFF0 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F0
Deuteranopia (green-blind)
#C7D2F1
Tritanopia (blue-blind)
#00F7EF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4deff0; /* rgb */ color: rgb(77, 239, 240); /* oklch */ color: oklch(87.1% 0.131 195.6);
Tailwind
colors: {
custom: {
50: '#95f5f4',
500: '#4deff0',
950: '#000000',
},
}SCSS
$custom: #4deff0; $custom-light: #95f5f4; $custom-dark: #000000;
JSON
{
"hex": "#4deff0",
"rgb": {
"r": 77,
"g": 239,
"b": 240
},
"hsl": {
"h": 180.368,
"s": 84.456,
"l": 62.157
},
"oklch": {
"l": 0.87103,
"c": 0.13079,
"h": 195.6
},
"luminance": 0.69602
}Semantic roles & 50–950 ramp
primary
#4DEFF0
secondary
#B32F2E
accent
#0605E1
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585