#3AFFCB#3AFFCB
#3AFFCB is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.5% C 0.166 H 169.8°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #3AFFCB |
|---|---|
| RGB | rgb(58, 255, 203) |
| HSL | hsl(164, 100%, 61%) |
| HSV | hsv(164, 77%, 100%) |
| CMYK | cmyk(77.3%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.20, -58.80, 11.51) |
| CIE-LCH | lch(90.20, 59.91, 168.92°) |
| OKLab | oklab(89.47% -0.1638 0.0294) |
| OKLCH | oklch(89.47% 0.166 169.8) |
| XYZ | xyz(48.2785, 76.7254, 68.7533) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.63
Greenish Cyan
#2AFEB7
ΔE00 4.00
Light Aquamarine
#7BFDC7
ΔE00 4.05
Aquamarine
#7FFFD4
ΔE00 4.13
Greenish Turquoise
#00FBB0
ΔE00 4.89
Aqua Marine
#2EE8BB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AFFCB #FF3A6E
analogous
#3AFF69 #3AFFCB #3AD1FF
triadic
#3AFFCB #CB3AFF #FFCB3A
tetradic
#3AFFCB #693AFF #FF3A6E #D1FF3A
square
#3AFFCB #693AFF #FF3A6E #D1FF3A
split-complementary
#3AFFCB #FF3AD1 #FF693A
monochromatic
#00BF8C #00FCB9 #3AFFCB #77FFDB #B4FFEB
Accessibility & contrast
On white
1.28
#3AFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#3AFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AFFCB
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AFFCB | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC8
Deuteranopia (green-blind)
#DFDCCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #3affcb; /* rgb */ color: rgb(58, 255, 203); /* oklch */ color: oklch(89.5% 0.166 169.8);
Tailwind
colors: {
custom: {
50: '#8effda',
500: '#3affcb',
950: '#000000',
},
}SCSS
$custom: #3affcb; $custom-light: #8effda; $custom-dark: #000000;
JSON
{
"hex": "#3affcb",
"rgb": {
"r": 58,
"g": 255,
"b": 203
},
"hsl": {
"h": 164.162,
"s": 100,
"l": 61.373
},
"oklch": {
"l": 0.89468,
"c": 0.16639,
"h": 169.8
},
"luminance": 0.76731
}Semantic roles & 50–950 ramp
primary
#3AFFCB
secondary
#BC214A
accent
#003DE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683