#3AFFE6#3AFFE6
#3AFFE6 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.152 H 181.9°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #3AFFE6 |
|---|---|
| RGB | rgb(58, 255, 230) |
| HSL | hsl(172, 100%, 61%) |
| HSV | hsv(172, 77%, 100%) |
| CMYK | cmyk(77.3%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(90.84, -52.14, -1.53) |
| CIE-LCH | lch(90.84, 52.17, 181.68°) |
| OKLab | oklab(90.21% -0.1518 -0.005) |
| OKLCH | oklch(90.21% 0.152 181.9) |
| XYZ | xyz(51.7808, 78.1263, 87.1984) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.24
Tiffany Blue
#7BF2DA
ΔE00 4.78
Aqua (survey)
#13EAC9
ΔE00 5.34
Bright Turquoise
#0FFEF9
ΔE00 6.07
Light Aqua
#8CFFDB
ΔE00 6.49
Aquamarine
#7FFFD4
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AFFE6 #FF3A53
analogous
#3AFF84 #3AFFE6 #3AB6FF
triadic
#3AFFE6 #E63AFF #FFE63A
tetradic
#3AFFE6 #843AFF #FF3A53 #B6FF3A
square
#3AFFE6 #843AFF #FF3A53 #B6FF3A
split-complementary
#3AFFE6 #FF3AB6 #FF843A
monochromatic
#00BFA6 #00FCDC #3AFFE6 #77FFEE #B4FFF6
Accessibility & contrast
On white
1.26
#3AFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#3AFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AFFE6
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AFFE6 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E5
Deuteranopia (green-blind)
#D9DDE8
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #3affe6; /* rgb */ color: rgb(58, 255, 230); /* oklch */ color: oklch(90.2% 0.152 181.9);
Tailwind
colors: {
custom: {
50: '#90ffed',
500: '#3affe6',
950: '#000000',
},
}SCSS
$custom: #3affe6; $custom-light: #90ffed; $custom-dark: #000000;
JSON
{
"hex": "#3affe6",
"rgb": {
"r": 58,
"g": 255,
"b": 230
},
"hsl": {
"h": 172.386,
"s": 100,
"l": 61.373
},
"oklch": {
"l": 0.90207,
"c": 0.15186,
"h": 181.9
},
"luminance": 0.78133
}Semantic roles & 50–950 ramp
primary
#3AFFE6
secondary
#BC2135
accent
#001DE6
background
#FCFFFE
surface
#F5FFFD
border
#CFD7D5
text
#0F1816
muted
#808684