#3AFFCA#3AFFCA
#3AFFCA is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.4% C 0.167 H 169.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #3AFFCA |
|---|---|
| RGB | rgb(58, 255, 202) |
| HSL | hsl(164, 100%, 61%) |
| HSV | hsv(164, 77%, 100%) |
| CMYK | cmyk(77.3%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.17, -59.03, 12.00) |
| CIE-LCH | lch(90.17, 60.24, 168.51°) |
| OKLab | oklab(89.44% -0.1642 0.0306) |
| OKLCH | oklch(89.44% 0.167 169.4) |
| XYZ | xyz(48.1597, 76.6779, 68.1278) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.68
Greenish Cyan
#2AFEB7
ΔE00 3.77
Light Aquamarine
#7BFDC7
ΔE00 3.97
Aquamarine
#7FFFD4
ΔE00 4.19
Greenish Turquoise
#00FBB0
ΔE00 4.67
Light Greenish Blue
#63F7B4
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AFFCA #FF3A6F
analogous
#3AFF68 #3AFFCA #3AD2FF
triadic
#3AFFCA #CA3AFF #FFCA3A
tetradic
#3AFFCA #683AFF #FF3A6F #D2FF3A
square
#3AFFCA #683AFF #FF3A6F #D2FF3A
split-complementary
#3AFFCA #FF3AD2 #FF683A
monochromatic
#00BF8B #00FCB8 #3AFFCA #77FFDA #B4FFEB
Accessibility & contrast
On white
1.29
#3AFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#3AFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AFFCA
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AFFCA | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC7
Deuteranopia (green-blind)
#DFDCCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #3affca; /* rgb */ color: rgb(58, 255, 202); /* oklch */ color: oklch(89.4% 0.167 169.4);
Tailwind
colors: {
custom: {
50: '#8effda',
500: '#3affca',
950: '#000000',
},
}SCSS
$custom: #3affca; $custom-light: #8effda; $custom-dark: #000000;
JSON
{
"hex": "#3affca",
"rgb": {
"r": 58,
"g": 255,
"b": 202
},
"hsl": {
"h": 163.858,
"s": 100,
"l": 61.373
},
"oklch": {
"l": 0.89443,
"c": 0.16707,
"h": 169.4
},
"luminance": 0.76684
}Semantic roles & 50–950 ramp
primary
#3AFFCA
secondary
#BC214B
accent
#003EE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683