#3EFFFC#3EFFFC
#3EFFFC is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.145 H 193.3°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #3EFFFC |
|---|---|
| RGB | rgb(62, 255, 252) |
| HSL | hsl(179, 100%, 62%) |
| HSV | hsv(179, 76%, 100%) |
| CMYK | cmyk(75.7%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.49, -45.88, -11.96) |
| CIE-LCH | lch(91.49, 47.42, 194.62°) |
| OKLab | oklab(90.95% -0.1412 -0.0333) |
| OKLCH | oklch(90.95% 0.145 193.3) |
| XYZ | xyz(55.3091, 79.5655, 104.5192) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.24
Aqua
#00FFFF
ΔE00 1.24
Bright Cyan
#41FDFE
ΔE00 1.36
Bright Light Blue
#26F7FD
ΔE00 3.22
Bright Aqua
#0BF9EA
ΔE00 4.24
Turquoise
#40E0D0
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EFFFC #FF3E41
analogous
#3EFF9B #3EFFFC #3EA2FF
triadic
#3EFFFC #FC3EFF #FFFC3E
tetradic
#3EFFFC #9B3EFF #FF3E41 #A2FF3E
square
#3EFFFC #9B3EFF #FF3E41 #A2FF3E
split-complementary
#3EFFFC #FF3EA2 #FF9B3E
monochromatic
#00C3C0 #01FFFB #3EFFFC #7BFFFD #B8FFFE
Accessibility & contrast
On white
1.24
#3EFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#3EFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EFFFC
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EFFFC | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#D4DEFD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #3efffc; /* rgb */ color: rgb(62, 255, 252); /* oklch */ color: oklch(91.0% 0.145 193.3);
Tailwind
colors: {
custom: {
50: '#93fffd',
500: '#3efffc',
950: '#000000',
},
}SCSS
$custom: #3efffc; $custom-light: #93fffd; $custom-dark: #000000;
JSON
{
"hex": "#3efffc",
"rgb": {
"r": 62,
"g": 255,
"b": 252
},
"hsl": {
"h": 179.067,
"s": 100,
"l": 62.157
},
"oklch": {
"l": 0.90952,
"c": 0.14509,
"h": 193.3
},
"luminance": 0.79572
}Semantic roles & 50–950 ramp
primary
#3EFFFC
secondary
#BF2224
accent
#0004E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685