#3EFCFF#3EFCFF
#3EFCFF is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.4% C 0.143 H 196.6°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #3EFCFF |
|---|---|
| RGB | rgb(62, 252, 255) |
| HSL | hsl(181, 100%, 62%) |
| HSV | hsv(181, 76%, 100%) |
| CMYK | cmyk(75.7%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(90.72, -43.73, -14.68) |
| CIE-LCH | lch(90.72, 46.13, 198.56°) |
| OKLab | oklab(90.35% -0.1372 -0.0408) |
| OKLCH | oklch(90.35% 0.143 196.6) |
| XYZ | xyz(54.8387, 77.8581, 106.7262) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.66
Bright Light Blue
#26F7FD
ΔE00 1.44
Aqua
#00FFFF
ΔE00 1.67
Bright Turquoise
#0FFEF9
ΔE00 2.90
Bright Aqua
#0BF9EA
ΔE00 5.97
Robin'S Egg
#6DEDFD
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EFCFF #FF413E
analogous
#3EFFA2 #3EFCFF #3E9BFF
triadic
#3EFCFF #FF3EFC #FCFF3E
tetradic
#3EFCFF #A23EFF #FF413E #9BFF3E
square
#3EFCFF #A23EFF #FF413E #9BFF3E
split-complementary
#3EFCFF #FF3E9B #FFA23E
monochromatic
#00C0C3 #01FBFF #3EFCFF #7BFDFF #B8FEFF
Accessibility & contrast
On white
1.27
#3EFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#3EFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EFCFF
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EFCFF | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 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: #3efcff; /* rgb */ color: rgb(62, 252, 255); /* oklch */ color: oklch(90.4% 0.143 196.6);
Tailwind
colors: {
custom: {
50: '#93feff',
500: '#3efcff',
950: '#000000',
},
}SCSS
$custom: #3efcff; $custom-light: #93feff; $custom-dark: #000000;
JSON
{
"hex": "#3efcff",
"rgb": {
"r": 62,
"g": 252,
"b": 255
},
"hsl": {
"h": 180.933,
"s": 100,
"l": 62.157
},
"oklch": {
"l": 0.90352,
"c": 0.14315,
"h": 196.6
},
"luminance": 0.77865
}Semantic roles & 50–950 ramp
primary
#3EFCFF
secondary
#BF2422
accent
#0400E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1818
muted
#808686