#4DE2FF#4DE2FF
#4DE2FF is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.6% C 0.129 H 213.4°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #4DE2FF |
|---|---|
| RGB | rgb(77, 226, 255) |
| HSL | hsl(190, 100%, 65%) |
| HSV | hsv(190, 70%, 100%) |
| CMYK | cmyk(69.8%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(83.54, -30.05, -25.50) |
| CIE-LCH | lch(83.54, 39.41, 220.31°) |
| OKLab | oklab(84.63% -0.1075 -0.071) |
| OKLCH | oklch(84.63% 0.129 213.4) |
| XYZ | xyz(48.2993, 63.1849, 104.2387) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.27
Robin'S Egg
#6DEDFD
ΔE00 4.55
Aqua Blue
#02D8E9
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Robin'S Egg Blue
#98EFF9
ΔE00 7.38
Bright Sky Blue
#02CCFE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DE2FF #FF6A4D
analogous
#4DFFC3 #4DE2FF #4D89FF
triadic
#4DE2FF #FF4DE2 #E2FF4D
tetradic
#4DE2FF #C34DFF #FF6A4D #89FF4D
square
#4DE2FF #C34DFF #FF6A4D #89FF4D
split-complementary
#4DE2FF #FF4D89 #FFC34D
monochromatic
#00AFD2 #10D8FF #4DE2FF #8AECFF #C7F6FF
Accessibility & contrast
On white
1.54
#4DE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#4DE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DE2FF
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DE2FF | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDBFF
Deuteranopia (green-blind)
#B4C8FF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #4de2ff; /* rgb */ color: rgb(77, 226, 255); /* oklch */ color: oklch(84.6% 0.129 213.4);
Tailwind
colors: {
custom: {
50: '#95ebff',
500: '#4de2ff',
950: '#000000',
},
}SCSS
$custom: #4de2ff; $custom-light: #95ebff; $custom-dark: #000000;
JSON
{
"hex": "#4de2ff",
"rgb": {
"r": 77,
"g": 226,
"b": 255
},
"hsl": {
"h": 189.775,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.84626,
"c": 0.12882,
"h": 213.4
},
"luminance": 0.6319
}Semantic roles & 50–950 ramp
primary
#4DE2FF
secondary
#CC3F24
accent
#2500E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1618
muted
#808486