#3EFFFE#3EFFFE
#3EFFFE is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.145 H 194.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #3EFFFE |
|---|---|
| RGB | rgb(62, 255, 254) |
| HSL | hsl(180, 100%, 62%) |
| HSV | hsv(180, 76%, 100%) |
| CMYK | cmyk(75.7%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(91.55, -45.33, -12.92) |
| CIE-LCH | lch(91.55, 47.13, 195.90°) |
| OKLab | oklab(91.02% -0.1404 -0.036) |
| OKLCH | oklch(91.02% 0.145 194.4) |
| XYZ | xyz(55.6277, 79.6930, 106.1972) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.78
Aqua
#00FFFF
ΔE00 1.00
Bright Turquoise
#0FFEF9
ΔE00 1.72
Bright Light Blue
#26F7FD
ΔE00 2.71
Bright Aqua
#0BF9EA
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EFFFE #FF3E3F
analogous
#3EFF9D #3EFFFE #3EA0FF
triadic
#3EFFFE #FE3EFF #FFFE3E
tetradic
#3EFFFE #9D3EFF #FF3E3F #A0FF3E
square
#3EFFFE #9D3EFF #FF3E3F #A0FF3E
split-complementary
#3EFFFE #FF3EA0 #FF9D3E
monochromatic
#00C3C2 #01FFFE #3EFFFE #7BFFFE #B8FFFF
Accessibility & contrast
On white
1.24
#3EFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#3EFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EFFFE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EFFFE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #3efffe; /* rgb */ color: rgb(62, 255, 254); /* oklch */ color: oklch(91.0% 0.145 194.4);
Tailwind
colors: {
custom: {
50: '#93fffe',
500: '#3efffe',
950: '#000000',
},
}SCSS
$custom: #3efffe; $custom-light: #93fffe; $custom-dark: #000000;
JSON
{
"hex": "#3efffe",
"rgb": {
"r": 62,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.689,
"s": 100,
"l": 62.157
},
"oklch": {
"l": 0.91018,
"c": 0.1449,
"h": 194.4
},
"luminance": 0.797
}Semantic roles & 50–950 ramp
primary
#3EFFFE
secondary
#BF2223
accent
#0001E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685