#3EFEFE#3EFEFE
#3EFEFE is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.8% C 0.144 H 194.9°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #3EFEFE |
|---|---|
| RGB | rgb(62, 254, 254) |
| HSL | hsl(180, 99%, 62%) |
| HSV | hsv(180, 76%, 100%) |
| CMYK | cmyk(75.6%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(91.26, -44.89, -13.34) |
| CIE-LCH | lch(91.26, 46.83, 196.56°) |
| OKLab | oklab(90.78% -0.1395 -0.0371) |
| OKLCH | oklch(90.78% 0.144 194.9) |
| XYZ | xyz(55.3095, 79.0566, 106.0911) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.41
Aqua
#00FFFF
ΔE00 1.04
Bright Turquoise
#0FFEF9
ΔE00 1.98
Bright Light Blue
#26F7FD
ΔE00 2.35
Bright Aqua
#0BF9EA
ΔE00 5.09
Robin'S Egg
#6DEDFD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EFEFE #FE3E3E
analogous
#3EFE9E #3EFEFE #3E9EFE
triadic
#3EFEFE #FE3EFE #FEFE3E
tetradic
#3EFEFE #9E3EFE #FE3E3E #9EFE3E
square
#3EFEFE #9E3EFE #FE3E3E #9EFE3E
split-complementary
#3EFEFE #FE3E9E #FE9E3E
monochromatic
#01C1C1 #01FDFD #3EFEFE #7BFEFE #B8FFFF
Accessibility & contrast
On white
1.25
#3EFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#3EFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EFEFE
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EFEFE | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#D2DEFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #3efefe; /* rgb */ color: rgb(62, 254, 254); /* oklch */ color: oklch(90.8% 0.144 194.9);
Tailwind
colors: {
custom: {
50: '#93fffe',
500: '#3efefe',
950: '#000000',
},
}SCSS
$custom: #3efefe; $custom-light: #93fffe; $custom-dark: #000000;
JSON
{
"hex": "#3efefe",
"rgb": {
"r": 62,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.969,
"l": 61.961
},
"oklch": {
"l": 0.90784,
"c": 0.14432,
"h": 194.9
},
"luminance": 0.79064
}Semantic roles & 50–950 ramp
primary
#3EFEFE
secondary
#BE2222
accent
#0000E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685