#3EFDFE#3EFDFE
#3EFDFE is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.144 H 195.5°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #3EFDFE |
|---|---|
| RGB | rgb(62, 253, 254) |
| HSL | hsl(180, 99%, 62%) |
| HSV | hsv(180, 76%, 100%) |
| CMYK | cmyk(75.6%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(90.97, -44.45, -13.77) |
| CIE-LCH | lch(90.97, 46.54, 197.22°) |
| OKLab | oklab(90.55% -0.1385 -0.0383) |
| OKLCH | oklch(90.55% 0.144 195.5) |
| XYZ | xyz(54.9930, 78.4236, 105.9856) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.10
Aqua
#00FFFF
ΔE00 1.21
Bright Light Blue
#26F7FD
ΔE00 1.99
Bright Turquoise
#0FFEF9
ΔE00 2.28
Bright Aqua
#0BF9EA
ΔE00 5.37
Robin'S Egg
#6DEDFD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EFDFE #FE3F3E
analogous
#3EFE9F #3EFDFE #3E9DFE
triadic
#3EFDFE #FE3EFD #FDFE3E
tetradic
#3EFDFE #9F3EFE #FE3F3E #9DFE3E
square
#3EFDFE #9F3EFE #FE3F3E #9DFE3E
split-complementary
#3EFDFE #FE3E9D #FE9F3E
monochromatic
#01C0C1 #01FCFD #3EFDFE #7BFEFE #B8FEFF
Accessibility & contrast
On white
1.26
#3EFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#3EFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EFDFE
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EFDFE | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#D1DDFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #3efdfe; /* rgb */ color: rgb(62, 253, 254); /* oklch */ color: oklch(90.6% 0.144 195.5);
Tailwind
colors: {
custom: {
50: '#93fefe',
500: '#3efdfe',
950: '#000000',
},
}SCSS
$custom: #3efdfe; $custom-light: #93fefe; $custom-dark: #000000;
JSON
{
"hex": "#3efdfe",
"rgb": {
"r": 62,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.313,
"s": 98.969,
"l": 61.961
},
"oklch": {
"l": 0.90551,
"c": 0.14374,
"h": 195.5
},
"luminance": 0.7843
}Semantic roles & 50–950 ramp
primary
#3EFDFE
secondary
#BE2322
accent
#0100E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685