#3FFFD6#3FFFD6
#3FFFD6 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.158 H 174.3°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #3FFFD6 |
|---|---|
| RGB | rgb(63, 255, 214) |
| HSL | hsl(167, 100%, 62%) |
| HSV | hsv(167, 75%, 100%) |
| CMYK | cmyk(75.3%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(90.52, -55.66, 6.30) |
| CIE-LCH | lch(90.52, 56.01, 173.54°) |
| OKLab | oklab(89.84% -0.1574 0.0158) |
| OKLCH | oklch(89.84% 0.158 174.3) |
| XYZ | xyz(49.9412, 77.4257, 75.9179) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.95
Aquamarine
#7FFFD4
ΔE00 4.04
Light Turquoise
#7EF4CC
ΔE00 4.78
Aqua (survey)
#13EAC9
ΔE00 4.85
Light Aqua
#8CFFDB
ΔE00 4.95
Aqua Marine
#2EE8BB
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FFFD6 #FF3F68
analogous
#3FFF76 #3FFFD6 #3FC8FF
triadic
#3FFFD6 #D63FFF #FFD63F
tetradic
#3FFFD6 #763FFF #FF3F68 #C8FF3F
square
#3FFFD6 #763FFF #FF3F68 #C8FF3F
split-complementary
#3FFFD6 #FF3FC8 #FF763F
monochromatic
#00C49A #02FFC9 #3FFFD6 #7CFFE3 #B9FFF0
Accessibility & contrast
On white
1.27
#3FFFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#3FFFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FFFD6
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FFFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FFFD6 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED4
Deuteranopia (green-blind)
#DDDCD9
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #3fffd6; /* rgb */ color: rgb(63, 255, 214); /* oklch */ color: oklch(89.8% 0.158 174.3);
Tailwind
colors: {
custom: {
50: '#90ffe2',
500: '#3fffd6',
950: '#000000',
},
}SCSS
$custom: #3fffd6; $custom-light: #90ffe2; $custom-dark: #000000;
JSON
{
"hex": "#3fffd6",
"rgb": {
"r": 63,
"g": 255,
"b": 214
},
"hsl": {
"h": 167.188,
"s": 100,
"l": 62.353
},
"oklch": {
"l": 0.89836,
"c": 0.15818,
"h": 174.3
},
"luminance": 0.77432
}Semantic roles & 50–950 ramp
primary
#3FFFD6
secondary
#C02244
accent
#0031E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684