#3EFCFE#3EFCFE
#3EFCFE is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.143 H 196.0°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #3EFCFE |
|---|---|
| RGB | rgb(62, 252, 254) |
| HSL | hsl(181, 99%, 62%) |
| HSV | hsv(181, 76%, 100%) |
| CMYK | cmyk(75.6%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(90.69, -44.01, -14.20) |
| CIE-LCH | lch(90.69, 46.25, 197.89°) |
| OKLab | oklab(90.32% -0.1376 -0.0395) |
| OKLCH | oklch(90.32% 0.143 196) |
| XYZ | xyz(54.6782, 77.7939, 105.8807) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.37
Aqua
#00FFFF
ΔE00 1.45
Bright Light Blue
#26F7FD
ΔE00 1.64
Bright Turquoise
#0FFEF9
ΔE00 2.60
Bright Aqua
#0BF9EA
ΔE00 5.65
Robin'S Egg
#6DEDFD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EFCFE #FE403E
analogous
#3EFEA0 #3EFCFE #3E9CFE
triadic
#3EFCFE #FE3EFC #FCFE3E
tetradic
#3EFCFE #A03EFE #FE403E #9CFE3E
square
#3EFCFE #A03EFE #FE403E #9CFE3E
split-complementary
#3EFCFE #FE3E9C #FEA03E
monochromatic
#01BFC1 #01FBFD #3EFCFE #7BFDFE #B8FEFF
Accessibility & contrast
On white
1.27
#3EFCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#3EFCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EFCFE
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EFCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EFCFE | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D0DCFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #3efcfe; /* rgb */ color: rgb(62, 252, 254); /* oklch */ color: oklch(90.3% 0.143 196.0);
Tailwind
colors: {
custom: {
50: '#93fefe',
500: '#3efcfe',
950: '#000000',
},
}SCSS
$custom: #3efcfe; $custom-light: #93fefe; $custom-dark: #000000;
JSON
{
"hex": "#3efcfe",
"rgb": {
"r": 62,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.625,
"s": 98.969,
"l": 61.961
},
"oklch": {
"l": 0.90318,
"c": 0.14318,
"h": 196
},
"luminance": 0.77801
}Semantic roles & 50–950 ramp
primary
#3EFCFE
secondary
#BE2422
accent
#0200E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685