#4EFCFD#4EFCFD
#4EFCFD is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.138 H 195.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFCFD |
|---|---|
| RGB | rgb(78, 252, 253) |
| HSL | hsl(180, 98%, 65%) |
| HSV | hsv(180, 69%, 99%) |
| CMYK | cmyk(69.2%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(90.93, -42.55, -13.29) |
| CIE-LCH | lch(90.93, 44.58, 197.35°) |
| OKLab | oklab(90.58% -0.1326 -0.0369) |
| OKLCH | oklch(90.58% 0.138 195.6) |
| XYZ | xyz(55.6739, 78.3258, 105.0937) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.55
Aqua
#00FFFF
ΔE00 1.84
Bright Light Blue
#26F7FD
ΔE00 2.05
Bright Turquoise
#0FFEF9
ΔE00 2.71
Bright Aqua
#0BF9EA
ΔE00 5.58
Robin'S Egg
#6DEDFD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFCFD #FD4F4E
analogous
#4EFDA7 #4EFCFD #4EA4FD
triadic
#4EFCFD #FD4EFC #FCFD4E
tetradic
#4EFCFD #A74EFD #FD4F4E #A4FD4E
square
#4EFCFD #A74EFD #FD4F4E #A4FD4E
split-complementary
#4EFCFD #FD4EA4 #FDA74E
monochromatic
#02CDCE #11FBFC #4EFCFD #8BFDFE #C7FEFE
Accessibility & contrast
On white
1.26
#4EFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#4EFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFCFD
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFCFD | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4efcfd; /* rgb */ color: rgb(78, 252, 253); /* oklch */ color: oklch(90.6% 0.138 195.6);
Tailwind
colors: {
custom: {
50: '#98fefe',
500: '#4efcfd',
950: '#000000',
},
}SCSS
$custom: #4efcfd; $custom-light: #98fefe; $custom-dark: #000000;
JSON
{
"hex": "#4efcfd",
"rgb": {
"r": 78,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.343,
"s": 97.765,
"l": 64.902
},
"oklch": {
"l": 0.90583,
"c": 0.13763,
"h": 195.6
},
"luminance": 0.78332
}Semantic roles & 50–950 ramp
primary
#4EFCFD
secondary
#C92726
accent
#0100E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685