#3FFAD2#3FFAD2
#3FFAD2 is a very light, vivid teal. Relative luminance 0.741; OKLCH L 88.5% C 0.155 H 174.3°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #3FFAD2 |
|---|---|
| RGB | rgb(63, 250, 210) |
| HSL | hsl(167, 95%, 61%) |
| HSV | hsv(167, 75%, 98%) |
| CMYK | cmyk(74.8%, 0%, 16%, 2%) |
| CIE-LAB | lab(88.96, -54.61, 6.13) |
| CIE-LCH | lch(88.96, 54.96, 173.60°) |
| OKLab | oklab(88.53% -0.1545 0.0154) |
| OKLCH | oklch(88.53% 0.155 174.3) |
| XYZ | xyz(47.8623, 74.0753, 72.7357) |
| Luminance | 0.7408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.74
Aqua (survey)
#13EAC9
ΔE00 3.91
Aquamarine
#7FFFD4
ΔE00 4.20
Aqua Marine
#2EE8BB
ΔE00 4.32
Light Turquoise
#7EF4CC
ΔE00 4.40
Light Aqua
#8CFFDB
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FFAD2 #FA3F67
analogous
#3FFA75 #3FFAD2 #3FC5FA
triadic
#3FFAD2 #D23FFA #FAD23F
tetradic
#3FFAD2 #753FFA #FA3F67 #C5FA3F
square
#3FFAD2 #753FFA #FA3F67 #C5FA3F
split-complementary
#3FFAD2 #FA3FC5 #FA753F
monochromatic
#05BA93 #06F5C2 #3FFAD2 #7BFCE0 #B6FDEE
Accessibility & contrast
On white
1.33
#3FFAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#3FFAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FFAD2
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FFAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FFAD2 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EAD0
Deuteranopia (green-blind)
#D9D8D5
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #3ffad2; /* rgb */ color: rgb(63, 250, 210); /* oklch */ color: oklch(88.5% 0.155 174.3);
Tailwind
colors: {
custom: {
50: '#8ffddf',
500: '#3ffad2',
950: '#000000',
},
}SCSS
$custom: #3ffad2; $custom-light: #8ffddf; $custom-dark: #000000;
JSON
{
"hex": "#3ffad2",
"rgb": {
"r": 63,
"g": 250,
"b": 210
},
"hsl": {
"h": 167.166,
"s": 94.924,
"l": 61.373
},
"oklch": {
"l": 0.88528,
"c": 0.15526,
"h": 174.3
},
"luminance": 0.74081
}Semantic roles & 50–950 ramp
primary
#3FFAD2
secondary
#B82545
accent
#0031E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684