#3AFFC6#3AFFC6
#3AFFC6 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.3% C 0.170 H 167.9°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3AFFC6 |
|---|---|
| RGB | rgb(58, 255, 198) |
| HSL | hsl(163, 100%, 61%) |
| HSV | hsv(163, 77%, 100%) |
| CMYK | cmyk(77.3%, 0%, 22.4%, 0%) |
| CIE-LAB | lab(90.09, -59.95, 13.93) |
| CIE-LCH | lch(90.09, 61.55, 166.92°) |
| OKLab | oklab(89.34% -0.166 0.0356) |
| OKLCH | oklch(89.34% 0.17 167.9) |
| XYZ | xyz(47.6923, 76.4909, 65.6658) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.12
Greenish Cyan
#2AFEB7
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 3.76
Greenish Turquoise
#00FBB0
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 4.06
Aquamarine
#7FFFD4
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AFFC6 #FF3A73
analogous
#3AFF64 #3AFFC6 #3AD5FF
triadic
#3AFFC6 #C63AFF #FFC63A
tetradic
#3AFFC6 #643AFF #FF3A73 #D5FF3A
square
#3AFFC6 #643AFF #FF3A73 #D5FF3A
split-complementary
#3AFFC6 #FF3AD5 #FF643A
monochromatic
#00BF87 #00FCB3 #3AFFC6 #77FFD8 #B4FFE9
Accessibility & contrast
On white
1.29
#3AFFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#3AFFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AFFC6
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AFFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AFFC6 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC3
Deuteranopia (green-blind)
#E0DBCA
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #3affc6; /* rgb */ color: rgb(58, 255, 198); /* oklch */ color: oklch(89.3% 0.170 167.9);
Tailwind
colors: {
custom: {
50: '#8effd7',
500: '#3affc6',
950: '#000000',
},
}SCSS
$custom: #3affc6; $custom-light: #8effd7; $custom-dark: #000000;
JSON
{
"hex": "#3affc6",
"rgb": {
"r": 58,
"g": 255,
"b": 198
},
"hsl": {
"h": 162.64,
"s": 100,
"l": 61.373
},
"oklch": {
"l": 0.89343,
"c": 0.16981,
"h": 167.9
},
"luminance": 0.76497
}Semantic roles & 50–950 ramp
primary
#3AFFC6
secondary
#BC214E
accent
#0042E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0E1814
muted
#7F8683