#3FFFD5#3FFFD5
#3FFFD5 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.159 H 173.8°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #3FFFD5 |
|---|---|
| RGB | rgb(63, 255, 213) |
| HSL | hsl(167, 100%, 62%) |
| HSV | hsv(167, 75%, 100%) |
| CMYK | cmyk(75.3%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(90.49, -55.90, 6.79) |
| CIE-LCH | lch(90.49, 56.31, 173.08°) |
| OKLab | oklab(89.81% -0.1578 0.0171) |
| OKLCH | oklch(89.81% 0.159 173.8) |
| XYZ | xyz(49.8139, 77.3748, 75.2473) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.75
Aquamarine
#7FFFD4
ΔE00 3.97
Light Turquoise
#7EF4CC
ΔE00 4.72
Aqua (survey)
#13EAC9
ΔE00 4.94
Light Aqua
#8CFFDB
ΔE00 4.97
Aqua Marine
#2EE8BB
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FFFD5 #FF3F69
analogous
#3FFF75 #3FFFD5 #3FC9FF
triadic
#3FFFD5 #D53FFF #FFD53F
tetradic
#3FFFD5 #753FFF #FF3F69 #C9FF3F
square
#3FFFD5 #753FFF #FF3F69 #C9FF3F
split-complementary
#3FFFD5 #FF3FC9 #FF753F
monochromatic
#00C499 #02FFC8 #3FFFD5 #7CFFE2 #B9FFF0
Accessibility & contrast
On white
1.27
#3FFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#3FFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FFFD5
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FFFD5 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED3
Deuteranopia (green-blind)
#DEDCD8
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #3fffd5; /* rgb */ color: rgb(63, 255, 213); /* oklch */ color: oklch(89.8% 0.159 173.8);
Tailwind
colors: {
custom: {
50: '#90ffe1',
500: '#3fffd5',
950: '#000000',
},
}SCSS
$custom: #3fffd5; $custom-light: #90ffe1; $custom-dark: #000000;
JSON
{
"hex": "#3fffd5",
"rgb": {
"r": 63,
"g": 255,
"b": 213
},
"hsl": {
"h": 166.875,
"s": 100,
"l": 62.353
},
"oklch": {
"l": 0.89809,
"c": 0.15876,
"h": 173.8
},
"luminance": 0.77381
}Semantic roles & 50–950 ramp
primary
#3FFFD5
secondary
#C02245
accent
#0032E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684