#3EFBFE#3EFBFE
#3EFBFE is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.1% C 0.143 H 196.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #3EFBFE |
|---|---|
| RGB | rgb(62, 251, 254) |
| HSL | hsl(181, 99%, 62%) |
| HSV | hsv(181, 76%, 100%) |
| CMYK | cmyk(75.6%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(90.40, -43.57, -14.63) |
| CIE-LCH | lch(90.40, 45.96, 198.57°) |
| OKLab | oklab(90.09% -0.1367 -0.0407) |
| OKLCH | oklch(90.09% 0.143 196.6) |
| XYZ | xyz(54.3650, 77.1675, 105.7763) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.74
Bright Light Blue
#26F7FD
ΔE00 1.30
Aqua
#00FFFF
ΔE00 1.75
Bright Turquoise
#0FFEF9
ΔE00 2.93
Bright Aqua
#0BF9EA
ΔE00 5.95
Robin'S Egg
#6DEDFD
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EFBFE #FE413E
analogous
#3EFEA1 #3EFBFE #3E9BFE
triadic
#3EFBFE #FE3EFB #FBFE3E
tetradic
#3EFBFE #A13EFE #FE413E #9BFE3E
square
#3EFBFE #A13EFE #FE413E #9BFE3E
split-complementary
#3EFBFE #FE3E9B #FEA13E
monochromatic
#01BEC1 #01FAFD #3EFBFE #7BFCFE #B8FEFF
Accessibility & contrast
On white
1.28
#3EFBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#3EFBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EFBFE
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EFBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EFBFE | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#CFDBFF
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #3efbfe; /* rgb */ color: rgb(62, 251, 254); /* oklch */ color: oklch(90.1% 0.143 196.6);
Tailwind
colors: {
custom: {
50: '#92fdfe',
500: '#3efbfe',
950: '#000000',
},
}SCSS
$custom: #3efbfe; $custom-light: #92fdfe; $custom-dark: #000000;
JSON
{
"hex": "#3efbfe",
"rgb": {
"r": 62,
"g": 251,
"b": 254
},
"hsl": {
"h": 180.938,
"s": 98.969,
"l": 61.961
},
"oklch": {
"l": 0.90085,
"c": 0.14264,
"h": 196.6
},
"luminance": 0.77174
}Semantic roles & 50–950 ramp
primary
#3EFBFE
secondary
#BE2522
accent
#0400E6
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685